这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow any LLM to use any embedder #379

@timothycarambat

Description

@timothycarambat

For OpenAI and Azure we should allow any LLM to use any embedded. We do not need to change the onboarding flow or other screens and instead:

When using LLM = openai, assume OpenAi is the embedder
When using LLM = Azure, assume Azure is the embedder

We should just enable the user to use another embedder if they prefer.

Onboarding data handling modal should now show embedder if the LLM is one that does not use a built-in embedding engine.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions