diff --git a/dbgpt/app/knowledge/service.py b/dbgpt/app/knowledge/service.py index 91b4eb7a7..266e8405d 100644 --- a/dbgpt/app/knowledge/service.py +++ b/dbgpt/app/knowledge/service.py @@ -79,6 +79,8 @@ class KnowledgeService: query = KnowledgeSpaceEntity( name=request.name, ) + if request.vector_type == "VectorStore": + request.vector_type = CFG.VECTOR_STORE_TYPE spaces = knowledge_space_dao.get_knowledge_space(query) if len(spaces) > 0: raise Exception(f"space name:{request.name} have already named") diff --git a/dbgpt/app/static/404.html b/dbgpt/app/static/404.html index ed105a928..5758947d7 100644 --- a/dbgpt/app/static/404.html +++ b/dbgpt/app/static/404.html @@ -1 +1 @@ -
Fast, reliable, scalable open-source relational database management system.
Powerful, scalable, secure relational database system by Microsoft.
In-memory analytical database with efficient query processing.
Lightweight embedded relational database with simplicity and portability.
Columnar database for high-performance analytics and real-time queries.
Robust, scalable, secure relational database widely used in enterprises.
Easy-to-use relational database for small-scale applications by Microsoft.
Flexible, scalable NoSQL document database for web and mobile apps.
A new-generation open-source real-time data warehouse.
An Open-Source, High-Performance Analytical Database.
Scalable, secure relational database system developed by IBM.
Distributed, scalable NoSQL database for large structured/semi-structured data.
Fast, versatile in-memory data structure store as cache, DB, or broker.
Scalable, fault-tolerant distributed NoSQL database for large data.
High-performance NoSQL document database with distributed architecture.
Powerful open-source relational database with extensibility and SQL standards.
A strongly consistent, ACID-compliant, SQL data warehouse, built for the scale and complexity of today’s data-driven world.
Unified engine for large-scale data analytics.
A distributed fault-tolerant data warehouse system.
knowledge analytics.
TuGraph is a high-performance graph database jointly developed by Ant Group and Tsinghua University.
Fast, reliable, scalable open-source relational database management system.
Powerful, scalable, secure relational database system by Microsoft.
In-memory analytical database with efficient query processing.
Lightweight embedded relational database with simplicity and portability.
Columnar database for high-performance analytics and real-time queries.
Robust, scalable, secure relational database widely used in enterprises.
Easy-to-use relational database for small-scale applications by Microsoft.
Flexible, scalable NoSQL document database for web and mobile apps.
A new-generation open-source real-time data warehouse.
An Open-Source, High-Performance Analytical Database.
Scalable, secure relational database system developed by IBM.
Distributed, scalable NoSQL database for large structured/semi-structured data.
Fast, versatile in-memory data structure store as cache, DB, or broker.
Scalable, fault-tolerant distributed NoSQL database for large data.
High-performance NoSQL document database with distributed architecture.
Powerful open-source relational database with extensibility and SQL standards.
Vertica is a strongly consistent, ACID-compliant, SQL data warehouse, built for the scale and complexity of today’s data-driven world.
Unified engine for large-scale data analytics.
A distributed fault-tolerant data warehouse system.
knowledge analytics.
TuGraph is a high-performance graph database jointly developed by Ant Group and Tsinghua University.
No data |
No data |