DB-GPT
DB-GPT copied to clipboard
[Bug] [Milvus] collection name can only contain numbers, letters and underscores: invalid parameter
Search before asking
- [X] 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
- [X] Chat Knowledge
- [ ] Model Management
- [ ] Dashboard
- [ ] Plugins
Installation Information
-
[ ] AutoDL Image
-
[ ] Other
Device information
None
Models information
None
What happened
RPC error: [has_collection], <MilvusException: (code=5, message=Invalid collection name: milvus_测试. collection name can only contain numbers, letters and underscores: invalid parameter)>, <Time:{'RPC start': '2024-03-01 09:51:03.496826', 'RPC error': '2024-03-01 09:51:03.524910'}>
What you expected to happen
Fix this
How to reproduce
When the space name is Mixed languages, this error will occur. such as milvus_测试
Additional context
No response
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
This issue has been marked as stale, because it has been over 30 days without any activity.
+1 能否在前端加个判定呢,the first character of a collection name must be an underscore or letter: invalid parameter
This issue has been marked as stale, because it has been over 30 days without any activity.
This issue bas been closed, because it has been marked as stale and there has been no activity for over 7 days.
+1。有大量数据要迁到milvus,这个限制导致了左右数据很难对齐