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.74k stars 1.85k forks source link

[Bug] [awel] ValueError: Create DAG AWELassi1 error, define_type: json, error: Unable to build resource instance #2130

Open yugezheng opened 4 hours ago

yugezheng commented 4 hours ago

Search before asking

Operating system information

Linux

Python version information

3.10

DB-GPT version

latest release

Related scenes

Installation Information

Device information

GPU

Models information

qwen2.5-7b

What happened

When I create a workflow,the error occured. ValueError: Create DAG AWELassi1 error, define_type: json, error: Unable to build resource instance: resource_dbgpt.agent.core.plan.awel.agent_operator_resource.AWELAgentConfig_0, resource_cls: <class 'dbgpt.agent.core.plan.awel.agent_operator_resource.AWELAgentConfig'>, error: 1 validation error for AWELAgentConfig

What you expected to happen

no bug

How to reproduce

create the workflow

Additional context

No response

Are you willing to submit PR?

Aries-ckt commented 1 hour ago

i haven't know what parameters you specify, could you give the web screenshot, it looks like AWELAgentConfig parameter validation error.