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

[Bug] [Module Name] After the intent is recognized, call the AppLauncher to answer the question and an error is reported #2233

Open
3 of 15 tasks
classic325 opened this issue Dec 20, 2024 · 3 comments
Labels
bug Something isn't working Waiting for reply

Comments

@classic325
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

Python version information

3.10

DB-GPT version

main

Related scenes

  • Chat Data
  • Chat Excel
  • Chat DB
  • Chat Knowledge
  • Model Management
  • Dashboard
  • Plugins

Installation Information

Device information

24GX4

Models information

Qwen2.5-32B

What happened

上下文修复后,在调用awel工作流时,进行到AppLauncher时,后台报错:
2024-12-20 18:22:44 amax dbgpt.agent.core.base_agent[3672381] ERROR Generate reply exception!
Traceback (most recent call last):
File "/home/xinrui24/DB-GPT/dbgpt/agent/core/base_agent.py", line 375, in generate_reply
thinking_messages, resource_info = await self._load_thinking_messages(
TypeError: StartAppAssistantAgent._load_thinking_messages() got an unexpected keyword argument 'historical_dialogues'
image
前端一直卡着不动
image

What you expected to happen

意图识别后,调用对应领域的app进行工作

How to reproduce

搭建包含意图识别的工作流,提问就好

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@classic325 classic325 added bug Something isn't working Waiting for reply labels Dec 20, 2024
@classic325
Copy link
Author

awel
image

@fangyinc
Copy link
Collaborator

@yhjun1026

@classic325
Copy link
Author

修后有个同类型的报错
1734692859002_415CCEAB-4F36-4482-B5C6-0504CFA15A85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting for reply
Projects
None yet
Development

No branches or pull requests

2 participants