New Features
- handle Ctrl+C during every spinner in REPL (#1014)
- support all proxy env vars including NO_PROXY (#1015)
- agent supports dynamic instructions (#1023)
- append shell execute command to history file (#1026)
- add cli option
--agent-variable <name> <value>
(#1027) --file/.file
accept file formats in document_loaders (#1033)- webui playground support multiple sessions in memory (#1035)
- webui supports math in markdown (#1039)
- update cohere api to v2 (#1041)
Bug Fixes
- stream function calling for some openai-compatible clients (#1017)
Full Changelog: v0.24.0...v0.25.0-rc1