🦗 Bugfix release
What's Changed
- fix: Pass empty list for functions==None by @sarahwooders in #983
- feat: Update REST API routes GET information for agents/humans/personas and store humans/personas in DB by @sarahwooders in #1074
- feat: return
server.server_llm_configinformation for REST endpoint by @sarahwooders in #1083 - fix: patch AutoGen integration for
0.3.5+ add AutoGen integration tests by @cpacker in #1081 - fix: huggingface embeddings dependency by @thefux in #1087
- feat: Add more tests to
test_metadata.pyby @sarahwooders in #1082 - ci: skip autogen test if no oai secret by @cpacker in #1095
- ci: patch embedding issue in tests by @cpacker in #1096
- feat: move agent_id from query param to path variable and remove unus… by @goetzrobin in #1094
- fix: return uuid stored in config by @goetzrobin in #1092
- feat: create humans personas by @goetzrobin in #1093
- feat: isolate test config from main config by @tombedor in #1063
- feat: one time pass of
autoflake+ addautoflaketo dev extras by @cpacker in #1097 - fix: move to
TokenTextSplitterfor more reliable chunking by @sarahwooders in #1098 - chore: only install
llama-index-embeddings-huggingfacefor extraslocalby @sarahwooders in #1099 - chore: bump version to
0.3.5by @cpacker in #1091 - fix: bug with storing embedding info in metadata store by @sarahwooders in #1101
- feat: add
GETREST API route for listing tools by @cpacker in #1100
New Contributors
Full Changelog: 0.3.4...0.3.5