Commit Graph
73 Commits
Author SHA1 Message Date
Stevan Freeborn df75cd25e0 feat: add model to represent paged request 2025-01-05 16:57:13 -06:00
Stevan Freeborn 28b7bf6a89 feat: add classes to model response to get model list endpoint 2025-01-02 21:45:37 -06:00
Stevan Freeborn 57f66d3619 chore: remove need for beta header when using prompt caching or PDF support 2025-01-02 20:47:35 -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 944822060c feat: add support for count tokens endpoint 2025-01-01 20:13:01 -06:00
Stevan Freeborn 31a7097cdc fix: remove model id validation 2025-01-01 20:12:26 -06:00
Stevan Freeborn f861155551 tests: add tests for new model identifiers 2025-01-01 18:46:49 -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 fe984d517d tests: add end to end test using pdf support 2024-11-21 13:43:41 -06:00
Stevan Freeborn f3a7040cb9 feat: add model for DocumentContent and DocumentSource 2024-11-21 13:43:21 -06:00
Stevan Freeborn c4d4d8a15b feat: add content type 2024-11-21 13:42:42 -06:00
Stevan Freeborn 24bd877c09 fix: address vulnerabilities in dependencies 2024-11-19 14:10:36 -06:00
Stevan Freeborn afe70a9012 chore: run dotnet format 2024-08-18 14:59:47 -05:00
Stevan Freeborn 42d6ee4d34 tests: add tests for creating tools with cache control set 2024-08-18 14:19:55 -05:00
Stevan Freeborn 07457c1808 tests: remove unused using statement 2024-08-18 12:56:49 -05:00
Stevan Freeborn 4524d7be88 tests: added end to end tests for cache control when caching system messages, user messages, or tools 2024-08-18 12:54:13 -05:00
Stevan Freeborn eb0befe62a tests: add method for creating client with customized http client 2024-08-18 12:53:42 -05:00
Stevan Freeborn 2e1c1118c3 tests: add text greater than 2048 tokens for testing caching 2024-08-18 12:52:44 -05:00
Stevan Freeborn f6460e99ee tests: add test for serializing system property with correct expected value based on whether given system messages or just a system message. 2024-08-18 11:37:19 -05:00
Stevan Freeborn e47095e03d tests: add test to make sure cache control can be set on tool use content objects 2024-08-18 11:20:19 -05:00
Stevan Freeborn 0c160e998a tests: add tests for constructor using cache control 2024-08-18 11:17:29 -05:00
Stevan Freeborn 0253794235 tests: add tests for overloaded constructor 2024-08-17 17:53:20 -05:00
Stevan Freeborn f2f150791e tests: add tests for ephemeral cache control model 2024-08-17 17:53:03 -05:00
Stevan Freeborn 364c91080c tests: add test for cache control type static class 2024-08-17 17:51:56 -05:00
Stevan Freeborn 900a7a3549 tests: update tests to account for serialization and deserialization changes with new/modified model properties to support caching 2024-08-16 09:21:43 -05:00
Stevan Freeborn 051fa178aa tests: stop git from messing up image file 2024-07-19 22:47:47 -05:00
Stevan Freeborn a16b64d5a0 chore: use base64 text file 2024-07-19 22:38:47 -05:00
Stevan Freeborn 48b2716a61 chore: debug CI failure 2024-07-19 22:31:36 -05:00
Stevan Freeborn 641eaf30a4 chore: debug ci failure 2024-07-19 21:52:29 -05:00
Stevan Freeborn 30c0116113 chore: debug ci failure 2024-07-19 21:50:07 -05:00
Stevan Freeborn 9b714df12f chore: debug CI failure 2024-07-19 21:45:56 -05:00
Stevan Freeborn f39e76cfa6 chore: debug test failure in CI 2024-07-19 21:41:26 -05:00
Stevan Freeborn f970b07ed7 tests: add missing type property 2024-07-19 21:39:04 -05:00
Stevan Freeborn 93761b8e7e chore: run format 2024-07-19 21:38:52 -05:00
Stevan Freeborn b3d4ac3faa fix: add end to end test for vision 2024-07-19 21:31:49 -05:00
Stevan Freeborn 3b47ed3fb4 fix: yield error when initial stream response is not successful 2024-07-19 21:15:59 -05:00
Stevan Freeborn 0a692d1b9a fix: add missing type property to image source model 2024-07-18 23:46:55 -05:00
Stevan Freeborn f85771c664 chore: run format 2024-07-07 16:24:34 -05:00
Stevan Freeborn 3851bf41c0 chore: run dotnet format 2024-07-07 16:21:23 -05:00
Stevan Freeborn c2e21ac574 tests: make test settings optional 2024-07-07 16:21:16 -05:00
Stevan Freeborn c538a3eb8c fix: throw exception when accessing result props incorrectly 2024-07-06 11:55:47 -05:00
Stevan Freeborn 1d352a6f95 docs: work on README 2024-07-06 11:31:55 -05:00
Stevan Freeborn 5c0cad2545 docs: work on README 2024-07-06 08:46:40 -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 e3ba6a6287 feat: create tool from class that implements ITool 2024-07-03 13:57:51 -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
Stevan Freeborn c2788c3893 fix: address methods that return void or task in those cases return null 2024-07-01 23:14:08 -05:00