Skip to content

It is possible to change model type from embedding model to chat one even if model is used for knowledge base #5036

@BeInLife

Description

@BeInLife

If model is used for knowledge base it's possible to change its' dimensions (here I need your advice if it should be possible) and what's worse - it's possible to change it from embedding to "Not embedding" w/o dropping the knowledge base index and leading to unexpected behaviour.

Possible Solution: disable the embeddings selector on model configuration when this model is used for knowledge base.

Put a "Drop index" button/link within helper text so users will be able to update the model w/o leaving the configuration modal
Image

same as it's done on settings page:
Image


Archestra Contributor

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions