Commit Graph
20 Commits
Author SHA1 Message Date
Stevan Freeborn ca2ecdcfc7 feat: implement ListMessageBatchesAsync method 2025-01-12 13:46:05 -06:00
Stevan Freeborn 876c6f571c tests: cover null responses 2025-01-12 13:26:31 -06:00
Stevan Freeborn c56adf394c feat: implement GetMessageBatchResultsAsync method 2025-01-09 23:17:41 -06:00
Stevan Freeborn c5f3c5eca5 feat: implement GetMessageBatchAsync method 2025-01-08 23:15:24 -06:00
Stevan Freeborn 854e4642ab tests: add integration tests for remaining 🥲 and 😀 paths 2025-01-08 22:33:09 -06:00
Stevan Freeborn 9548754d6c feat: implement CreateMessageBatchAsync method 2025-01-08 20:37:58 -06:00
Stevan Freeborn 3fe75f511d fix: only allow afterId or beforeId to be set. not both at same time. 2025-01-05 21:55:53 -06:00
Stevan Freeborn 9abad390f1 tests: fix assertions 2025-01-05 21:37:50 -06:00
Stevan Freeborn 8bbd4bb7c8 feat: implement GetModelAsync method 2025-01-05 21:36:34 -06:00
Stevan Freeborn 8e0443a6bb feat: implement ListAllModelsAsync and ListModelsAsync 2025-01-05 21:20:27 -06:00
Stevan Freeborn a23938961f tests: add integration tests to cover both 😁 and 🥲 paths when counting message tokens 2025-01-02 20:41:12 -06:00
Stevan Freeborn dc9755cbb8 chore: run dotnet format 2024-11-21 13:59:45 -06:00
Stevan Freeborn c66dc81df3 tests: add a test for converting DocumentContent 2024-11-21 13:55:56 -06:00
Stevan Freeborn 3b47ed3fb4 fix: yield error when initial stream response is not successful 2024-07-19 21:15:59 -05:00
Stevan Freeborn 3851bf41c0 chore: run dotnet format 2024-07-07 16:21:23 -05:00
Stevan Freeborn c538a3eb8c fix: throw exception when accessing result props incorrectly 2024-07-06 11:55:47 -05:00
Stevan Freeborn dd380c9253 docs: work on README 2024-07-03 16:57:27 -05:00
Stevan Freeborn bd8e4c70ab tests: add additional streaming tests 2024-07-03 13:58:58 -05:00
Stevan Freeborn 917719d36e tests: work on adding integration tests 2024-07-03 00:11:48 -05:00
Stevan Freeborn ebae27077e tests: work on adding integration tests 2024-07-01 23:59:24 -05:00