Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: configurable embeddings #1049

Merged
merged 10 commits into from
Jan 21, 2025
Merged

FEATURE: configurable embeddings #1049

merged 10 commits into from
Jan 21, 2025

Conversation

romanrizzi
Copy link
Member

@romanrizzi romanrizzi commented Jan 6, 2025

Adds a way to configure embeddings similar to what we already have for other concepts like LLMs, tools, personas, etc.

It hides many old settings and adds a new one called "ai_embeddings_selected_model". We include a data migration to seed the model using these old settings.

It also removes the DiscourseClassifier service.

Screenshot 2025-01-13 at 11 33 39 AM
Screenshot 2025-01-13 at 11 33 45 AM
Screenshot 2025-01-13 at 11 33 51 AM

config/settings.yml Outdated Show resolved Hide resolved
@romanrizzi romanrizzi force-pushed the data_driven_embeddings branch 5 times, most recently from af71ede to f2238ed Compare January 13, 2025 14:26
@romanrizzi romanrizzi changed the title DRAFT: configurable embeddings FEATURE: configurable embeddings Jan 13, 2025
@romanrizzi romanrizzi marked this pull request as ready for review January 13, 2025 14:35
@romanrizzi romanrizzi force-pushed the data_driven_embeddings branch 4 times, most recently from 3f6fe30 to 73586c6 Compare January 20, 2025 20:26
@romanrizzi romanrizzi force-pushed the data_driven_embeddings branch from 73586c6 to d8869b3 Compare January 21, 2025 13:22
@romanrizzi romanrizzi force-pushed the data_driven_embeddings branch from d8869b3 to 49cdf46 Compare January 21, 2025 14:34
@romanrizzi romanrizzi merged commit f5cf101 into main Jan 21, 2025
6 checks passed
@romanrizzi romanrizzi deleted the data_driven_embeddings branch January 21, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants