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] [Agent] No agent option displayed in WebUI #1551

Open
4 of 15 tasks
bluescv opened this issue May 21, 2024 · 2 comments
Open
4 of 15 tasks

[Bug] [Agent] No agent option displayed in WebUI #1551

bluescv opened this issue May 21, 2024 · 2 comments
Labels
bug Something isn't working Waiting for reply

Comments

@bluescv
Copy link

bluescv commented May 21, 2024

Search before asking

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

Operating system information

Linux

Python version information

=3.11

DB-GPT version

main

Related scenes

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

Installation Information

Device information

Device: 1 GPU

Models information

Any model

What happened

I followed the instructions from this doc:https://www.yuque.com/eosphoros/dbgpt-docs/pom41m7oqtdd57hm ,but no plugin option displayed in WebUI. I have done cookie configuration, and inserted the metada to MySQL.

What you expected to happen

Plugin option displayed in WebUI correctly.

How to reproduce

Follow the steps in https://www.yuque.com/eosphoros/dbgpt-docs/pom41m7oqtdd57hm

Additional context

What's the meaning of the metadata manually inserted? I see model infos in the SQL, should they match the actual model?

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@bluescv bluescv added bug Something isn't working Waiting for reply labels May 21, 2024
@fangyinc
Copy link
Collaborator

The plugin has been upgraded to tool, you can select it from "tool" .
image

@Bean95zx
Copy link

i run into the same issue. but i modify the dbgpt/app/component_configs.py. add the rm.register_resource(resource_instance=my_tool). Then this ui has the tools.

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

3 participants