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