What's Changed
- cleanup streamlit examples by @cornelcroi in #177
- fixing agent key to accept numbers - issue #80 by @RanaElwaseef21 in #165
- fix[typos] - use
Any
from typing instead ofany
(which is a function) by @ksachdeva in #182 - Bump astro from 4.16.5 to 4.16.18 in /docs by @dependabot in #168
- Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/local-demo by @dependabot in #188
- Export SqlChatStorage for typescript by @fryz in #189
- chore: rename file extension to mdx to process correctly by @jveldboom in #191
- minor documentation formatting by @jveldboom in #197
- Supervisor agent by @brnaba-aws in #196
- remove useless field in Agent by @cornelcroi in #198
- rename function & update tests by @cornelcroi in #200
- Fix: Implement
save_chat_messages
inSQLChatStorage
and Improve Reliability by @Rajaniraiyn in #201 - remove method by @cornelcroi in #199
New Contributors
- @RanaElwaseef21 made their first contribution in #165
- @ksachdeva made their first contribution in #182
- @fryz made their first contribution in #189
- @jveldboom made their first contribution in #191
Full Changelog: typescript_0.1.3...typescript_0.1.5_python_0.1.6