-
d87f5cf7ef
docs: documentation for v1.1.0 [skip ci]
main
Stevan Freeborn
2025-07-15 04:30:56 +00:00
-
071c9c133b
chore(release): 1.1.0 [skip ci]
v1.1.0
Stevan Freeborn
2025-07-15 04:30:23 +00:00
-
b859859548
feat: add missing model constants
Stevan Freeborn
2025-07-14 23:20:02 -05:00
-
21ce029f09
chore: run dotnet format
Stevan Freeborn
2025-07-14 23:06:15 -05:00
-
723476b18f
tests: add test for file source constructor with id
Stevan Freeborn
2025-07-14 23:03:42 -05:00
-
1f83899eb8
feat: add support for file source and url source
Stevan Freeborn
2025-07-14 23:01:23 -05:00
-
267972ca94
tests: remove unnecessary reason string
Stevan Freeborn
2025-07-14 19:41:50 -05:00
-
7657e661d0
docs: update files api section with examples for each method
Stevan Freeborn
2025-07-14 19:37:53 -05:00
-
b48baffb60
fix: use sync copy to method
Stevan Freeborn
2025-07-14 19:37:42 -05:00
-
ad3b990138
chore: run dotnet format
Stevan Freeborn
2025-07-14 19:23:05 -05:00
-
ea4c8230bc
refactor: remove unnecessary if checks and add test to handle getting null file
Stevan Freeborn
2025-07-14 19:17:35 -05:00
-
0aaf6e0995
tests: add tests for sad path in new files methods
Stevan Freeborn
2025-07-14 19:04:46 -05:00
-
d1e88a52ac
feat: implement
GetFileInfoAsync, GetFileAsync, and DeleteFileAsync
Stevan Freeborn
2025-07-14 18:46:32 -05:00
-
9cb8443f94
feat: implement list all files method
Stevan Freeborn
2025-07-13 22:33:11 -05:00
-
9d5c620167
feat: implement listing a page of files
Stevan Freeborn
2025-07-13 21:12:37 -05:00
-
c212ebffcd
tests: add tests for anthropic file model
Stevan Freeborn
2025-07-12 22:37:54 -05:00
-
35c4147379
docs: add note about files beta status
Stevan Freeborn
2025-07-12 22:16:07 -05:00
-
e52540eec3
tests: add end to end test
Stevan Freeborn
2025-07-12 22:13:10 -05:00
-
b26e663960
tests: add integration test for creating file
Stevan Freeborn
2025-07-12 21:49:49 -05:00
-
f4ffcf5fbc
docs: fix xml comments
Stevan Freeborn
2025-07-12 20:49:36 -05:00
-
914495ab97
tests: add create file request tests
Stevan Freeborn
2025-07-12 20:49:28 -05:00
-
1cad19d9c6
fix: remove unnecessary usings
Stevan Freeborn
2025-07-12 20:40:01 -05:00
-
e674b9afe6
feat: initial implementation of creating a file via the Files API
Stevan Freeborn
2025-07-11 23:14:41 -05:00
-
9a63dec2b9
Add file operations example and complete file support implementation
copilot/fix-35

copilot-swe-agent[bot]andStevanFreeborn
2025-07-15 00:41:29 +00:00
-
84ce38a586
Implement file support with models, interface, and comprehensive tests

copilot-swe-agent[bot]andStevanFreeborn
2025-07-15 00:39:10 +00:00
-
5d5b60486f
Initial plan for file support implementation

copilot-swe-agent[bot]andStevanFreeborn
2025-07-15 00:28:17 +00:00
-
654e2b1a6a
Initial plan
copilot-swe-agent[bot]
2025-07-15 00:23:44 +00:00
-
-
307c0da0c9
docs: documentation for v1.0.0 [skip ci]
Stevan Freeborn
2025-07-09 03:15:32 +00:00
-
47e93c2e93
chore(release): 1.0.0 [skip ci]
v1.0.0
Stevan Freeborn
2025-07-09 03:14:57 +00:00
-
5b3df4ad06
Merge pull request #37 from StevanFreeborn/stevanfreeborn/feat/add-citations
Stevan Freeborn
2025-07-08 22:14:31 -05:00
-
-
bee8fb1e81
docs: update README.md with citations support information [skip ci]
Stevan Freeborn
2025-07-08 22:13:58 -05:00
-
e351823f37
fix: address copilot comments
Stevan Freeborn
2025-07-08 22:04:24 -05:00
-
2732ae2b21
tests: add additional test coverage
Stevan Freeborn
2025-07-08 21:56:13 -05:00
-
598eaaad94
feat: add serialization tests for CharacterLocationCitation, CitationDelta, ContentBlockLocationCitation, PageLocationCitation, and DocumentContent classes
Stevan Freeborn
2025-06-22 10:52:14 -05:00
-
68e91fcdbb
feat: add unit tests for DocumentContent, CustomSource, PageLocationCitation, SourceType, and TextSource classes chore: update VSCode settings to exclude docs from search
Stevan Freeborn
2025-06-20 22:23:57 -05:00
-
d2173555bc
chore: run dotnet format
Stevan Freeborn
2025-06-15 11:50:09 -05:00
-
0c62a7cfcc
tests: adding missing tests for newly introduced classes
Stevan Freeborn
2025-06-15 11:49:48 -05:00
-
98da1384c1
feat: add support for citations when streaming
Stevan Freeborn
2025-06-14 22:24:44 -05:00
-
74ac1ffc06
fix: when serializing source use media type to deserialize to image or document source
Stevan Freeborn
2025-06-14 14:01:18 -05:00
-
5b8d88a01d
feat: add support for citations
Stevan Freeborn
2025-06-14 13:44:10 -05:00
-
d50989833e
chore: update editor config/fix analyzer suggestions
Stevan Freeborn
2025-06-10 23:54:43 -05:00
-
a9d0dfdc76
feat: initial pass at citations in request and response
Stevan Freeborn
2025-06-10 23:34:33 -05:00
-
8326e1749d
chore: update editorconfig
Stevan Freeborn
2025-06-10 21:43:50 -05:00
-
-
d0c62cb199
docs: documentation for v0.6.1 [skip ci]
Stevan Freeborn
2025-05-19 20:34:34 +00:00
-
a455090f6f
chore(release): 0.6.1 [skip ci]
v0.6.1
Stevan Freeborn
2025-05-19 20:33:31 +00:00
-
69484ffb93
Merge pull request #34 from StevanFreeborn/stevanfreeborn/fix/add-cancellation-token-support
Stevan Freeborn
2025-05-19 15:33:09 -05:00
-
-
16ee80a3a4
docs: update src/AnthropicClient/IAnthropicApiClient.cs

Stevan FreebornandCopilot
2025-05-19 15:30:29 -05:00
-
702685bd10
docs: update src/AnthropicClient/IAnthropicApiClient.cs

Stevan FreebornandCopilot
2025-05-19 15:30:12 -05:00
-
5d4fb290ba
fix: cleanup based on copilot review comments
Stevan Freeborn
2025-05-19 15:28:08 -05:00
-
e2d4ee735a
chore: update workflows to use .NET 9
Stevan Freeborn
2025-05-19 15:21:51 -05:00
-
e68428c8ba
chore: upgrade dependencies
Stevan Freeborn
2025-05-19 15:16:53 -05:00
-
24ecff969e
chore: upgrade test project to .NET 9
Stevan Freeborn
2025-05-19 15:14:50 -05:00
-
595326c7a9
fix: cleanup copilot mistakes with passing cancellation token to methods that don't accept them
Stevan Freeborn
2025-05-19 15:14:11 -05:00
-
0a1c6a0135
fix: copilot first attempt
Stevan Freeborn
2025-05-19 19:52:16 +00:00
-
-
02e34bb0ab
docs: documentation for v0.6.0 [skip ci]
Stevan Freeborn
2025-01-15 16:33:05 +00:00
-
e8a3d6c6cd
chore(release): 0.6.0 [skip ci]
v0.6.0
Stevan Freeborn
2025-01-15 16:32:24 +00:00
-
26e5d297bb
Merge pull request #31 from StevanFreeborn/stevanfreeborn/feat/add-support-for-message-batching
Stevan Freeborn
2025-01-15 10:31:54 -06:00
-
-
fc2932f3c5
chore: run dotnet format
Stevan Freeborn
2025-01-15 10:30:02 -06:00
-
ee9dbcf647
docs: fix example
Stevan Freeborn
2025-01-15 10:29:23 -06:00
-
07cadf17af
docs: add examples for message batch api methods
Stevan Freeborn
2025-01-15 10:23:59 -06:00
-
2794c52c2a
docs: stub out batch documentation
Stevan Freeborn
2025-01-14 13:52:46 -06:00
-
56b3a53a2a
feat: add DeleteMessageBatchAsync method and MessageBatchDeleteResponse model with tests
Stevan Freeborn
2025-01-14 13:41:32 -06:00
-
7ec931dda5
refactor: add private method to dry class up a bit
Stevan Freeborn
2025-01-14 13:14:14 -06:00
-
a3ac1001f6
tests: add end to end test for canceling a batch
Stevan Freeborn
2025-01-14 12:57:52 -06:00
-
c11600c770
feat: add CancelMessageBatchAsync method and corresponding tests
Stevan Freeborn
2025-01-13 13:11:47 -06:00
-
180a090195
feat: add ListAllMessageBatchesAsync method and corresponding tests
Stevan Freeborn
2025-01-13 12:42:23 -06:00
-
ca2ecdcfc7
feat: implement ListMessageBatchesAsync method
Stevan Freeborn
2025-01-12 13:46:05 -06:00
-
876c6f571c
tests: cover null responses
Stevan Freeborn
2025-01-12 13:26:31 -06:00
-
299af3b759
tests: add test for batch result type and succeeded batch result model
Stevan Freeborn
2025-01-10 22:52:46 -06:00
-
3034544ca4
refactor: move local function below return
Stevan Freeborn
2025-01-09 23:40:55 -06:00
-
c56adf394c
feat: implement GetMessageBatchResultsAsync method
Stevan Freeborn
2025-01-09 23:17:41 -06:00
-
0a6d89bd77
fix: default nullable properties to actually datetimeoffset min value when new'd up
Stevan Freeborn
2025-01-08 23:20:21 -06:00
-
c5f3c5eca5
feat: implement GetMessageBatchAsync method
Stevan Freeborn
2025-01-08 23:15:24 -06:00
-
f8e01bf487
feat: add class for representing batch statuses
Stevan Freeborn
2025-01-08 22:46:17 -06:00
-
779a5ca281
tests: add end-to-end test for creating a message batch
Stevan Freeborn
2025-01-08 22:33:27 -06:00
-
854e4642ab
tests: add integration tests for remaining 🥲 and 😀 paths
Stevan Freeborn
2025-01-08 22:33:09 -06:00
-
15f5ad49e7
fix: make correct properties nullable
Stevan Freeborn
2025-01-08 22:32:36 -06:00
-
5e247a3c3a
fix: use proper count tokens endpoint
Stevan Freeborn
2025-01-08 20:39:16 -06:00
-
9548754d6c
feat: implement CreateMessageBatchAsync method
Stevan Freeborn
2025-01-08 20:37:58 -06:00
-
-
fe39f10382
docs: documentation for v0.5.0 [skip ci]
Stevan Freeborn
2025-01-06 04:04:17 +00:00
-
df0738ac7f
chore(release): 0.5.0 [skip ci]
v0.5.0
Stevan Freeborn
2025-01-06 04:03:42 +00:00
-
0dd7829733
Merge pull request #30 from StevanFreeborn/stevanfreeborn/feat/add-support-for-models-API
Stevan Freeborn
2025-01-05 22:03:17 -06:00
-
-
0b81bfc2f6
chore: run dotnet format
Stevan Freeborn
2025-01-05 21:57:18 -06:00
-
33191a32cc
docs: add examples for the model api to README.md
Stevan Freeborn
2025-01-05 21:56:14 -06:00
-
3fe75f511d
fix: only allow afterId or beforeId to be set. not both at same time.
Stevan Freeborn
2025-01-05 21:55:53 -06:00
-
9abad390f1
tests: fix assertions
Stevan Freeborn
2025-01-05 21:37:50 -06:00
-
8bbd4bb7c8
feat: implement GetModelAsync method
Stevan Freeborn
2025-01-05 21:36:34 -06:00
-
8e0443a6bb
feat: implement ListAllModelsAsync and ListModelsAsync
Stevan Freeborn
2025-01-05 21:20:27 -06:00
-
9d341011df
chore: stub out methods for retrieving list of models
Stevan Freeborn
2025-01-05 16:57:30 -06:00
-
df75cd25e0
feat: add model to represent paged request
Stevan Freeborn
2025-01-05 16:57:13 -06:00
-
28b7bf6a89
feat: add classes to model response to get model list endpoint
Stevan Freeborn
2025-01-02 21:45:37 -06:00
-
9e367d3542
chore: update settings to format on save
Stevan Freeborn
2025-01-02 21:45:04 -06:00
-
4a7d2c39be
docs: documentation for v0.4.0 [skip ci]
Stevan Freeborn
2025-01-03 02:56:41 +00:00
-
e08c94ec57
chore(release): 0.4.0 [skip ci]
v0.4.0
Stevan Freeborn
2025-01-03 02:56:09 +00:00
-
-
5a1bf4ca41
Merge pull request #29 from StevanFreeborn/stevanfreeborn/feat/add-support-for-counting-tokens
Stevan Freeborn
2025-01-02 20:55:47 -06:00
-
-
de326abe25
docs: add count message tokens example to README.md
Stevan Freeborn
2025-01-02 20:52:52 -06:00
-
57f66d3619
chore: remove need for beta header when using prompt caching or PDF support
Stevan Freeborn
2025-01-02 20:47:35 -06:00
-
a23938961f
tests: add integration tests to cover both 😁 and 🥲 paths when counting message tokens
Stevan Freeborn
2025-01-02 20:41:12 -06:00
-
4fe8bfaf0e
refactor: put public method above private methods
Stevan Freeborn
2025-01-02 20:40:38 -06:00
-
944822060c
feat: add support for count tokens endpoint
Stevan Freeborn
2025-01-01 20:13:01 -06:00