-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Initial list of improvements:
- Refactor the OpenAPI schema from
dict
s to Pydantic models - Refactor the Airbyte declarative connector schema from
dict
s to Pydantic models - Index documentation as vector embeddings to perform RAG for more concise context
- Two-stage retrieval with reranking
- Run requests async to reduce exec time
- Support doc ingestion behind auth
- Improve auth:
- OAuth2
- OICD
- Support full OpenAPI spec 3.x, including:
- Leverage examples & defaults
-
components.responses
-
components.requestBodies
-
components.headers
- Support for Aribyte sub streams
- Add spinners & more interactive feedback 😎
Thanks everyone for the feedback!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed