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

🔨 Future improvements #2

Open
16 tasks
philipandersson opened this issue Mar 8, 2024 · 0 comments
Open
16 tasks

🔨 Future improvements #2

philipandersson opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@philipandersson
Copy link
Member

philipandersson commented Mar 8, 2024

Initial list of improvements:

  • Refactor the OpenAPI schema from dicts to Pydantic models
  • Refactor the Airbyte declarative connector schema from dicts 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!

@philipandersson philipandersson added enhancement New feature or request help wanted Extra attention is needed labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant