This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
anthropic-client
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
anthropic-client
/
src
/
AnthropicClient
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Stevan Freeborn
071c9c133b
chore(release): 1.1.0 [skip ci]
2025-07-15 04:30:23 +00:00
..
Json
feat: add support for file source and url source
2025-07-14 23:30:02 -05:00
Models
feat: add missing model constants
2025-07-14 23:30:02 -05:00
Utils
chore: run dotnet format
2024-07-07 16:21:23 -05:00
AnthropicApiClient.cs
refactor: remove unnecessary if checks and add test to handle getting null file
2025-07-14 23:30:02 -05:00
AnthropicClient.csproj
chore(release): 1.1.0 [skip ci]
2025-07-15 04:30:23 +00:00
CHANGELOG.md
chore(release): 1.1.0 [skip ci]
2025-07-15 04:30:23 +00:00
IAnthropicApiClient.cs
feat: implement
GetFileInfoAsync
,
GetFileAsync
, and
DeleteFileAsync
2025-07-14 23:30:02 -05:00