Eric Zhu
|
b4ade8b735
|
Add examples to showcase patterns (#55)
* add chess example
* wip
* wip
* fix tool schema generation
* fixes
* Agent handle exception
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
* format
* mypy
* fix test for annotated
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
|
2024-06-07 13:33:51 -07:00 |
|
Jack Gerrits
|
ad513d5017
|
rename llm to models (#49)
|
2024-06-04 12:09:34 -04:00 |
|
Jack Gerrits
|
ed0229734d
|
Organize some more modules (#48)
* Organize some more modules
* cleanup model_client
|
2024-06-04 11:13:13 -04:00 |
|
Jack Gerrits
|
c0143069f4
|
Rename modules (#45)
|
2024-06-04 14:00:05 +00:00 |
|
Eric Zhu
|
04c30596ed
|
add tool call to chat completion agent (#35)
* add tool call to chat completion agent
* refactor function executor; tool executor in chat completion agent
* update example
* update orchestrator chat demo
* handle function execution result message type
* format
* temp fix for examples.
* fix
* update chat completion agent
|
2024-05-30 09:01:35 -07:00 |
|
Eric Zhu
|
d941a0a733
|
fix some bugs (#14)
|
2024-05-23 17:17:07 -07:00 |
|
Jack Gerrits
|
52f6f79591
|
Add types agnostic to role (#11)
|
2024-05-23 20:49:01 +00:00 |
|