eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.85k stars 1.86k forks source link

feat: call xunfei spark with stream, and fix the temperature bug #2121

Closed hiyizi closed 1 week ago

hiyizi commented 2 weeks ago

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:

csunny commented 1 week ago

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

hiyizi commented 1 week ago

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 commented 1 week ago

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.