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

Update test_apis.py to implement rag-completion test #81

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

Murkeee
Copy link
Contributor

@Murkeee Murkeee commented Sep 3, 2024

Description

Added test case for /v1/chat/rag-completions

This PR fixes #33
This PR fixes #34

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

- Added test case for /v1/chat/rag-completions

Signed-off-by: Tyson Dai <[email protected]>
Copy link
Collaborator

@cbh778899 cbh778899 left a comment

Choose a reason for hiding this comment

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

LGTM

@Murkeee Murkeee merged commit 1b2207f into main Sep 3, 2024
4 checks passed
@Murkeee Murkeee deleted the add_rag_completion_test_case branch September 3, 2024 07:25
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.

[Feature]: Add test cases for 2 new apis [Feature]: Add test case for POST /v1/chat/rag-completions
2 participants