Skip to content

2023.10.11

Compare
Choose a tag to compare
@zmedelis zmedelis released this 11 Oct 14:49
· 415 commits to main since this release
  • 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