2023.10.11
- Call caching restored (control via config)
- Allow Selmer slot filling in chat messages
- Memory architecture with storage, retrieval, and encoding components
- Start using Malli to declare and validate LLM data structures
- LLM services now do not discard token usage data
- Token count limited memory retriever
- Documentation site at https://zmedelis.github.io/bosquet/ with
- Configuration documentation
- Math problem solving with code example