Skip to content

Remove quote prompt in api request #4724

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

Merged
merged 2 commits into from
Apr 29, 2025
Merged

Remove quote prompt in api request #4724

merged 2 commits into from
Apr 29, 2025

Conversation

c121914yu
Copy link
Collaborator

No description provided.

heheer and others added 2 commits April 29, 2025 13:05
* chat completion add parsequote param

* fix
@c121914yu c121914yu merged commit 360a2ec into main Apr 29, 2025
5 of 6 checks passed
Copy link

Preview mcp_server Image: ghcr.io/labring/fastgpt-pr:fatsgpt_mcp_server_5a2c80a57bc82cf6a6342ee7fa5871749d6af68c

Copy link

Preview sandbox Image: ghcr.io/labring/fastgpt-pr:fatsgpt_sandbox_5a2c80a57bc82cf6a6342ee7fa5871749d6af68c

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 23.25% 11794 / 50712
🔵 Statements 23.25% 11794 / 50712
🔵 Functions 29.26% 302 / 1032
🔵 Branches 65.19% 740 / 1135
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/global/core/ai/prompt/AIChat.ts 82.11% 100% 0% 82.11% 69-72, 325-342, 346-355
packages/global/core/ai/prompt/dataset.ts 20% 100% 0% 20% 2-24
packages/service/core/workflow/dispatch/index.ts 13.36% 100% 0% 13.36% 128-780, 784-807, 811-835
packages/service/core/workflow/dispatch/chat/oneapi.ts 5.65% 100% 0% 5.65% 74-612
packages/service/core/workflow/dispatch/dataset/search.ts 5.09% 100% 0% 5.09% 50-279
projects/app/src/pages/api/v1/chat/completions.ts 0% 100% 100% 0% 2-647
projects/app/src/pages/api/v2/chat/completions.ts 0% 100% 100% 0% 2-642
projects/app/src/web/common/api/fetch.ts 0% 0% 0% 0% 1-274
Generated in workflow #735 for commit 5a2c80a by the Vitest Coverage Report Action

Copy link

Preview fastgpt Image: ghcr.io/labring/fastgpt-pr:fatsgpt_5a2c80a57bc82cf6a6342ee7fa5871749d6af68c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant