julep
julep copied to clipboard
Enable text-only vector search
trafficstars
Summary
- make vector field optional in docs search models
- embed raw text automatically when vector search/hybrid search receives only text
- adjust router logic and add new tests
Testing
ruff format agents-api/agents_api/routers/docs/search_docs.py agents-api/tests/test_docs_routes.py agents-api/agents_api/autogen/Docs.pyruff check agents-api/agents_api/routers/docs/search_docs.py agents-api/tests/test_docs_routes.py agents-api/agents_api/autogen/Docs.pypyright agents-api(fails: Import "ward" could not be resolved)