Releases: i-am-bee/bee-agent-framework
Releases · i-am-bee/bee-agent-framework
v0.0.33
v0.0.32
v0.0.30
v0.0.29
0.0.29 (2024-10-15)
Features
- agent: add endOnRepeat option to the LinePrefixParser (de24beb)
- agent: add waitForStartNode option to the LinePrefixParser (a27a60a)
- agent: update parser settings (42027e2)
- agent: update parser settings (fdfca98)
- agent: update SQL tool example (325e1ed)
- code-interpreter: improve file input prompt (#86) (e0c5985)
- code-interpreter: remove functionality (739036c)
- code-interpreter: remove functionality (18302f9)
- code-interpreter: rename "hash" to "pythonId" (#90) (c25cbc5)
- examples: replace process exit with reader close (65b7da4)
- llm: update credentials loading for watsonx (44a79d3)
- llm: update default model for groq adapter (67c3270)
- serialization: allows to pass extra classes to bootstrap (60f8953)
Bug Fixes
v0.0.28
v0.0.27
0.0.27 (2024-10-08)
Features
- agent: improve time awareness in the system prompt (89e8f0a)
- agent: update system prompt and open meteo schema (#72) (c235522)
- memory: add iterator (23bba65)
- memory: rename SlidingWindowMemory, add removalSelector functionality (69702b6)
- memory: switch from LLM to ChatLLM in SummarizeMemory (022c05a)
- serializer: add aliases support (72a6640)
- tools: auto coerce input for google search (7236ba7)
Full Changelog: v0.0.26...v0.0.27
v0.0.26
0.0.26 (2024-10-07)
Features
- llm: add caching support (e330fb2), closes #69
- cache: add getter for fullPath in FileCache (d2beaea)
- cache: improve fileCache typings (4c22dae)
- tools: add type coercion to the schema (f0995ea)
- tools: update duckduckgo defaults propagation (9ef508c)
Full Changelog: v0.0.25...v0.0.26
v0.0.25
v0.0.24
v0.0.23
0.0.23 (2024-10-03)
Features
- agent: add fallback for invalid LLM output (5ac89c1)
- agent: improve LinePrefixParser error messages (710f75b)
- agent: update bee system prompt (#56) (08c4714)
- agent: update bee system prompt (#58) (572572b)
- tools: improve wikipedia parsing (#57) (513572f)
Bug Fixes
- llm: add missing protos to build ibm-vllm (#52) (6fe7bca)
- llm: add missing run context parameter for ibm-vllm (#54) (9ee7957)
- llm: bam chat preset typo (93b3167)
- llm: watsonx chat preset typo (f7d5128)
Full Changelog: v0.0.22...v0.0.23