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

feat(routes): add vector store and vector store file routes #48

Merged
merged 15 commits into from
May 29, 2024

Conversation

mharrisb1
Copy link
Owner

  • chore(poetry): bump faker-openai-api-provider minor version
  • feat(stores): add vector store state store
  • feat(types): add partial vector store
  • feat(routes): add create vector store route
  • chore(docs): mark create vector store route as supported
  • chore(docs): mark vector stores route as supported
  • feat(routes): add remaining vector store routes
  • chore(docs): add note about vector store endpoints support
  • feat(routes): add vector store files create route
  • feat(routes): add vector store files list route
  • feat(types): make partial pagination generic
  • feat(routes): add vector store file retrieve route
  • feat(routes): add vector store file delete route
  • chore(docs): add note about vector store file endpoints support

@mharrisb1 mharrisb1 added the enhancement New feature or request label May 29, 2024
@mharrisb1 mharrisb1 self-assigned this May 29, 2024
@mharrisb1 mharrisb1 linked an issue May 29, 2024 that may be closed by this pull request
@mharrisb1 mharrisb1 merged commit 12f80da into main May 29, 2024
4 checks passed
@mharrisb1 mharrisb1 deleted the 24-feat-support-vector-store-endpoints branch May 29, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: support vector store endpoints
1 participant