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] Bug title Delete knowledge base error #2348

Open
3 of 15 tasks
liuyu970321 opened this issue Feb 13, 2025 · 2 comments
Open
3 of 15 tasks

[Bug] [Module Name] Bug title Delete knowledge base error #2348

liuyu970321 opened this issue Feb 13, 2025 · 2 comments
Labels
bug Something isn't working Waiting for reply

Comments

@liuyu970321
Copy link

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

latest release

Related scenes

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

Installation Information

Device information

GPU:48G

Models information

qwen
bge-large-zh-v1.5

What happened

When the knowledge base name is a pure number, it cannot be deleted

What you expected to happen

Image

How to reproduce

Image

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@liuyu970321 liuyu970321 added bug Something isn't working Waiting for reply labels Feb 13, 2025
@Aries-ckt
Copy link
Collaborator

it looks like your graph space have not create successfully. check your graph config and check tugraph connect config?

@liuyu970321
Copy link
Author

it looks like your graph space have not create successfully. check your graph config and check tugraph connect config?

Regarding the connection to the graph database, it seems there is no issue. According to a test I conducted, when the knowledge base name contains non-purely numeric characters, the creation and deletion operations can be completed normally. However, if the knowledge base name consists entirely of numbers, it encounters a situation where it cannot be deleted.

Image

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