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
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
aed18b35fa
test: add missing test cases
2024-07-01 12:34:00 -05:00
Stevan Freeborn
fdcd4a05f2
tests: make sure there is content in message returned
2024-07-01 12:09:51 -05:00
Stevan Freeborn
ecf1958fd3
tests: add more tests for tool class
2024-07-01 12:07:49 -05:00
Stevan Freeborn
5fa85b7e8b
tests: add missing type params to expected schema
2024-07-01 10:49:46 -05:00
Stevan Freeborn
0cb9918a83
tests: add additional test cases
2024-07-01 09:38:06 -05:00
Stevan Freeborn
b594927df0
fix: deal with nested complex types
...
- make sure the definitions object is the same
when making recursive calls to generate schema.
this way all definitions are captured and can
be referenced correctly.
- add tests for nested complex types
2024-06-30 15:25:53 -05:00
Stevan Freeborn
9eb023887c
fix: use name of member not member type
2024-06-30 14:46:50 -05:00
Stevan Freeborn
057803a8f9
feat: generate definition for complex types
2024-06-30 14:42:10 -05:00
Stevan Freeborn
96ed89c9ce
feat: implement json schema generation for non-complex types
2024-06-30 13:57:35 -05:00
Stevan Freeborn
3006ad9b50
feat: add parameter attribute to allow customization of name, description, and requiredness
2024-06-30 12:21:30 -05:00
Stevan Freeborn
04343bf732
tests: update test case name
2024-06-30 12:05:56 -05:00
Stevan Freeborn
087f012093
feat: begin work on creating input schema from function method info
2024-06-30 12:04:26 -05:00
Stevan Freeborn
4bf99d69dd
tests: update tests to allow building while reworking tool feature
2024-06-30 12:04:02 -05:00
Stevan Freeborn
5edc0b5fff
tests: add missing tests for streaming chat message
2024-06-29 22:07:49 -05:00
Stevan Freeborn
6caa4b1b06
tests: don't reuse http client as fixture
2024-06-29 09:49:15 -05:00
Stevan Freeborn
6ed99a6a23
feat: yield events for streaming including custom message complete event
2024-06-28 16:30:09 -05:00
Stevan Freeborn
a4784fd5db
feat: add models for streaming messages
2024-06-28 10:54:00 -05:00
Stevan Freeborn
4c2cee643a
feat: create chat message
2024-06-27 23:26:53 -05:00
Stevan Freeborn
68b359163d
chore: initial project setup
2024-06-27 23:26:30 -05:00