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: call xunfei spark with stream, and fix the temperature bug #2121

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

hiyizi
Copy link
Contributor

@hiyizi hiyizi commented Nov 9, 2024

Description

feat: call xunfei spark with stream, use http not ws;
fix: temperature bug

How Has This Been Tested?

test on my pc

Snapshots:

None

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added the enhancement New feature or request label Nov 9, 2024
@csunny
Copy link
Collaborator

csunny commented Nov 18, 2024

@hiyizi Hi, please fix the Pylink check errors accoring to CONTRIBUTING

@hiyizi
Copy link
Contributor Author

hiyizi commented Nov 19, 2024

Can any one tell me why ?
ERROR: /home/runner/work/DB-GPT/DB-GPT/dbgpt/agent/core/plan/awel/agent_operator_resource.py Imports are incorrectly sorted and/or formatted.
ERROR: /home/runner/work/DB-GPT/DB-GPT/dbgpt/app/knowledge/api.py Imports are incorrectly sorted and/or formatted.

@Aries-ckt
Copy link
Collaborator

Can any one tell me why ? ERROR: /home/runner/work/DB-GPT/DB-GPT/dbgpt/agent/core/plan/awel/agent_operator_resource.py Imports are incorrectly sorted and/or formatted. ERROR: /home/runner/work/DB-GPT/DB-GPT/dbgpt/app/knowledge/api.py Imports are incorrectly sorted and/or formatted.

i will fix that.

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

Successfully merging this pull request may close these issues.

3 participants