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

openai compatible chat api #441

Merged
merged 11 commits into from
May 22, 2024
Merged

openai compatible chat api #441

merged 11 commits into from
May 22, 2024

Conversation

Zhikaiiii
Copy link
Collaborator

@Zhikaiiii Zhikaiiii commented May 16, 2024

Change Summary

Related issue number

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Run pre-commit install and pre-commit run --all-files before git commit, and passed lint check.
  • Some cases need DASHSCOPE_TOKEN_API to pass the Unit Tests, I have at least pass the Unit tests on local
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers
  1. test result for qwen-max in dashscope
    image

  2. test result for llama3 in ollama
    image

  3. test result for openai gpt3.5
    image

@Zhikaiiii Zhikaiiii changed the title [WIP] openai compatible chat api openai compatible chat api May 21, 2024
@zzhangpurdue zzhangpurdue merged commit cc0e507 into master May 22, 2024
3 checks passed
@zzhangpurdue zzhangpurdue deleted the feat/chat_compat_openai branch May 24, 2024 01:38
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.

None yet

2 participants