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

Ollama LLM and conversational retrieval... #239

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Conversation

lvalics
Copy link
Contributor

@lvalics lvalics commented Feb 18, 2024

  • 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.
  • 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.

…cted. It successfully sends the conversation history to the language model, allowing the context from previous interactions to be utilized effectively.

- 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.
@lvalics lvalics added enhancement New feature or request beta This is a beta version. Use it only in DEV environment. labels Feb 18, 2024
@lvalics lvalics self-assigned this Feb 18, 2024
@lvalics lvalics merged commit b0b49eb into openchatai:main Feb 18, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta This is a beta version. Use it only in DEV environment. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant