Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

v0.3.7-beta

Latest
Compare
Choose a tag to compare
@lvalics lvalics released this 18 Feb 09:36
· 18 commits to main since this release
b0b49eb

What's Changed

  • The conversational retrieval functionality is now operating as expected. It successfully sends the conversation history to the language model, allowing the context from previous interactions to be utilized effectively. by @lvalics in #239
  • Added support for Ollama as the Language Model (LLM). Ensure Ollama is specified in the .env configuration and the model is preloaded on the server. by @lvalics in #239

Full Changelog: v0.3.6...0.3.7-beta