Skip to content

v0.1.4

Choose a tag to compare

@jihadkhawaja jihadkhawaja released this 01 Aug 05:27
· 18 commits to main since this release

What's New?

Added

  • Qdrant memory store with configurable options.
  • Cohere, CrossEncoder, and ZeroEntropy reranker providers.
  • Anthropic and Ollama model clients.
  • New Getting Started, Ollama, and Postgres/OpenAI samples.
  • YAML configuration for OpenAI integration tests.

Improved

  • Expanded batch memory operations and history persistence.
  • Enhanced PostgreSQL and OpenAI integration coverage.
  • Added provider and reranker tests.
  • Updated API, provider, persistence, parity, and onboarding documentation.
  • Improved solution organization and sample discoverability.

Testing

  • Added Qdrant and PostgreSQL history integration tests.
  • Added coverage for model providers, rerankers, batch operations, and persisted history.

Full Changelog: v0.1.3...v0.1.4