Commit Graph
133 Commits
Author SHA1 Message Date
Stevan Freeborn 7ad471d760 docs: documentation for v0.0.0 [skip ci] 2024-07-07 22:32:23 +00:00
Stevan Freeborn 56f74c68c9 Merge branch 'main' of github.com:StevanFreeborn/anthropic-client 2024-07-07 17:31:32 -05:00
Stevan Freeborn 8a6af152b0 docs: add material theme for documentation site 2024-07-07 17:31:26 -05:00
Stevan Freeborn 57e950e1ce docs: documentation for v0.0.0 [skip ci] 2024-07-07 22:16:46 +00:00
Stevan Freeborn 599a11cd2d docs: add badges 2024-07-07 17:15:54 -05:00
Stevan Freeborn 2879bfde33 docs: documentation for v0.0.0 [skip ci] 2024-07-07 22:03:41 +00:00
Stevan Freeborn 78d75eb944 Merge branch 'main' of github.com:StevanFreeborn/anthropic-client 2024-07-07 17:02:42 -05:00
Stevan Freeborn 6eaaaef3b6 chore: remove PDF option 2024-07-07 17:02:40 -05:00
Stevan Freeborn 9d6935c9eb docs: documentation for v0.0.0 [skip ci] 2024-07-07 21:51:04 +00:00
Stevan Freeborn 1de786c27c chore: fix workflow 2024-07-07 16:50:13 -05:00
Stevan Freeborn ddeb6519a2 Merge branch 'main' of github.com:StevanFreeborn/anthropic-client 2024-07-07 16:47:49 -05:00
Stevan Freeborn 2a7dd118c6 chore: workout documentation job 2024-07-07 16:46:36 -05:00
Stevan Freeborn acbb669bd2 chore(release): 0.0.0 [skip ci] v0.0.0 2024-07-07 21:32:38 +00:00
Stevan Freeborn 6067d5d70c chore: delete change log 2024-07-07 16:29:54 -05:00
Stevan Freeborn 98e9596070 Merge branch 'main' of github.com:StevanFreeborn/anthropic-client 2024-07-07 16:28:45 -05:00
Stevan Freeborn dde8543b62 chore: workflow fix mispelling 2024-07-07 16:28:37 -05:00
Stevan Freeborn f2b3e0e7d3 chore(release): 0.0.0 [skip ci] 2024-07-07 21:26:01 +00:00
Stevan Freeborn 1e7fa66865 Merge pull request #2 from StevanFreeborn/stevanfreeborn/chore/add-workflows
chore: add workflows and documentation generation'
2024-07-07 16:25:32 -05:00
Stevan Freeborn f85771c664 chore: run format 2024-07-07 16:24:34 -05:00
Stevan Freeborn cc6f6820ec chore: add git attributes file 2024-07-07 16:23:56 -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 d5cfe65622 chore: fix dotnet format command 2024-07-07 16:20:59 -05:00
Stevan Freeborn 3e69208681 docs: use docfx to generate documentation 2024-07-07 16:16:55 -05:00
Stevan Freeborn 554c696069 chore: more work on workflows 2024-07-07 15:33:47 -05:00
Stevan Freeborn be836d6f48 chore: fix branch name 2024-07-07 15:20:09 -05:00
Stevan Freeborn b6baef7f50 chore: add dispatch event to workflows 2024-07-07 15:19:33 -05:00
Stevan Freeborn d1855ddd37 chore: add package metadat 2024-07-07 15:16:46 -05:00
Stevan Freeborn ebbae05a22 chore: add workflows 2024-07-07 15:07:42 -05:00
Stevan Freeborn 3969937ffa Merge pull request #1 from StevanFreeborn/stevanfreeborn/docs/prepare-documentation-for-release
docs: prepare README
2024-07-06 11:59:23 -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 fec7de2f66 fix: correct nullability 2024-07-03 13:58:44 -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 78497b8235 docs: update README.md 2024-07-02 00:07:49 -05:00
Stevan Freeborn 22b5f6bda2 docs: update README.md 2024-07-02 00:06:50 -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
Stevan Freeborn 1ae90106b5 chore: run dotnet format 2024-07-01 22:46:02 -05:00
Stevan Freeborn f848d4b792 feat: add function property attribute 2024-07-01 22:45:54 -05:00
Stevan Freeborn ff649cb3d1 tests: add test cases 2024-07-01 21:29:23 -05:00
Stevan Freeborn ce6b1bf8dc feat: implement tool call 2024-07-01 21:00:27 -05:00
Stevan Freeborn cccd0e6647 fix: make sure custom parameter name is not whitespace 2024-07-01 21:00:12 -05:00
Stevan Freeborn aed18b35fa test: add missing test cases 2024-07-01 12:34:00 -05:00
Stevan Freeborn 4dd9d168f5 feat: add support for delegate with two parameters 2024-07-01 12:33:48 -05:00
Stevan Freeborn fdcd4a05f2 tests: make sure there is content in message returned 2024-07-01 12:09:51 -05:00