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

v1.13: Breaking changes to AI-powered search #3134

Open
14 tasks
guimachiavelli opened this issue Jan 28, 2025 · 0 comments
Open
14 tasks

v1.13: Breaking changes to AI-powered search #3134

guimachiavelli opened this issue Jan 28, 2025 · 0 comments
Milestone

Comments

@guimachiavelli
Copy link
Member

v1.13 removes the vectorStore experimental feature and stabilizes all functionality and APIs related to AI-powered search. We need to update the docs to reflect this.

Tasks

  • Update: Error codes
    • invalid_embedderinvalid_search_embedder and invalid_similar_embedder
    • invalid_hybrid_queryinvalid_search_hybrid_query
  • Remove experimental tags from vector stuff
    • learn/ai_powered_search/difference_full_text_ai_search.mdx
    • learn/ai_powered_search/getting_started_with_ai_search.mdx
    • learn/ai_powered_search/search_with_user_provided_embeddings.mdx
    • reference/api/similar.mdx
  • Update /experimental-settings route
  • Update "Experimental settings" page/table
  • Remove: Deactivate AI-powered search
    • Deactivation is now simply removing all existing embedders
  • Update: Getting started with AI-powered search
    • Remove waitlist warning
    • Remove activation step

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant