Skip to content

BUG: Fix language model type in rc schema #1163

@waldekmastykarz

Description

@waldekmastykarz

We need to fix the

schema. Instead of LMStudio, we should have OpenAI to match:
public enum LanguageModelClient
{
Ollama,
OpenAI
}

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions