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

fix: support embedding models for doubao #1662

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

igophper
Copy link
Collaborator

Fixes #1594

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 1.29%. Comparing base (2a892c1) to head (34cc3e6).

Files Patch % Lines
relay/controller/text.go 0.00% 19 Missing ⚠️
relay/adaptor/doubao/main.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1662      +/-   ##
========================================
- Coverage   1.29%   1.29%   -0.01%     
========================================
  Files        142     142              
  Lines      10070   10072       +2     
========================================
  Hits         130     130              
- Misses      9926    9928       +2     
  Partials      14      14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@igophper igophper marked this pull request as draft July 17, 2024 15:27
@igophper igophper marked this pull request as ready for review July 17, 2024 15:41
@igophper
Copy link
Collaborator Author

图片

@songquanpeng songquanpeng changed the title fix: 豆包支持embeddings fix: support embedding models for doubao Jul 22, 2024
@songquanpeng songquanpeng merged commit 39383e5 into songquanpeng:main Jul 22, 2024
3 of 4 checks passed
mxdlzg pushed a commit to mxdlzg/one-api that referenced this pull request Oct 15, 2024
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.

使用豆包向量模型时报错
2 participants