Skip to content

Improve LLM infrastructure #6040

Description

@reckart

Describe the refactoring action
Currently, we have connectors for different LLM backends, but they don't adhere to a common interface. That means, we have different recommenders based on what backend we use. And the assistant can currently only use Ollama backends. It would be good if we could add a common abstraction layer over the different backends.

Expected benefit
More flexibility wrt LLM functionality.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
🔖 To do

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions