Eric Zhu
|
1448cbc138
|
Event-Based GroupChat and Update Examples (#62)
* initial
* convert examples to event-based; add user proxy agent.
* update examples
|
2024-06-10 19:51:51 -07:00 |
|
Eric Zhu
|
e99ad511fa
|
Initial chat memory implementation (#59)
|
2024-06-08 16:29:27 -07:00 |
|
Eric Zhu
|
37cc6bc12a
|
Improve assistant and chess examples to make them more robust and better presentation. (#58)
* Improve assistant and chess examples to make them more robust and better presentation.
* type dep
* format
|
2024-06-08 01:27:27 -07:00 |
|
Eric Zhu
|
21b730e7c6
|
oai assistant agent example and custom event handler for streaming mode (#56)
* oai assistant agent example
* wip
* open ai assistant with custom event handler
* doc
|
2024-06-07 14:46:13 -07:00 |
|
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 |
|