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/add retrieval apis #19

Merged
merged 4 commits into from
Mar 4, 2024
Merged

Feat/add retrieval apis #19

merged 4 commits into from
Mar 4, 2024

Conversation

jameszyao
Copy link
Contributor

Pull Request

PR Description

  1. Replace old schema classes with pydantic models
  2. Add CRUD APIs for retrieval chunk
  3. Add related examples
  4. Add related tests

Linked Issue

If this PR addresses any issues, please mention them here. For example: Resolves #123

Type of Change

  • Bug fix
  • New feature
  • Performance enhancement
  • Code refactor
  • Documentation update
  • Other, please describe:

Checklist

Before submitting this PR, please make sure:

  • I have read the CONTRIBUTING.md guidelines.
  • I have tested my changes locally to ensure they are effective.
  • I have updated the necessary documentation (if applicable).

@jameszyao jameszyao requested a review from SimsonW March 4, 2024 12:09
Copy link
Collaborator

@SimsonW SimsonW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SimsonW SimsonW merged commit 5865524 into master Mar 4, 2024
@jameszyao jameszyao deleted the feat/add-retrieval-apis branch April 26, 2024 09:02
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

Successfully merging this pull request may close these issues.

3 participants