csunny
|
234f71a89d
|
docs: readme update
add video for demo
add assets
|
2023-06-20 16:19:45 +08:00 |
|
magic.chen
|
a366917b21
|
fix: requirements chromadb==0.3.22 (#247)
1.requirements version
Closes #246
|
2023-06-19 19:30:25 +08:00 |
|
magic.chen
|
930ace48c0
|
fix: requirements chromadb==0.3.22 (#247)
1.requirements version
Closes #246
|
2023-06-19 19:30:25 +08:00 |
|
aries-ckt
|
5de9fa9828
|
docs: Add tutorial docs.
1.add tutorial docs.
|
2023-06-19 19:26:14 +08:00 |
|
aries-ckt
|
7263066fdc
|
docs: Add tutorial docs.
1.add tutorial docs.
|
2023-06-19 19:26:14 +08:00 |
|
aries-ckt
|
1297eaa240
|
docs: tutorial doc and index doc.
1.add tutorial doc and and index doc
|
2023-06-19 19:24:57 +08:00 |
|
aries-ckt
|
61cba66ad7
|
docs: tutorial doc and index doc.
1.add tutorial doc and and index doc
|
2023-06-19 19:24:57 +08:00 |
|
aries-ckt
|
a5af997969
|
docs: Add Weaviate vector docs
1.Weaviate docs
2.tutorial docs
|
2023-06-19 19:16:17 +08:00 |
|
aries-ckt
|
56ba70aae4
|
docs: Add Weaviate vector docs
1.Weaviate docs
2.tutorial docs
|
2023-06-19 19:16:17 +08:00 |
|
aries-ckt
|
bf7902eea7
|
fix: requirements chromadb==0.3.22.
1.requirements version
Closes #246
|
2023-06-19 19:01:02 +08:00 |
|
aries-ckt
|
2db9b1f99d
|
fix: requirements chromadb==0.3.22.
1.requirements version
Closes #246
|
2023-06-19 19:01:02 +08:00 |
|
aries-ckt
|
a5d6518d87
|
docs: Add Weaviate docs, provide how to use Weaviate vector database in DB-GPT.
1.Weaviate docs
|
2023-06-19 17:36:45 +08:00 |
|
aries-ckt
|
475aeb30ae
|
docs: Add Weaviate docs, provide how to use Weaviate vector database in DB-GPT.
1.Weaviate docs
|
2023-06-19 17:36:45 +08:00 |
|
magic.chen
|
4b3c181a75
|
fix: Weaviate document format. (#245)
1.similar search: docs format
2.conf SUMMARY_CONFIG
|
2023-06-19 17:02:52 +08:00 |
|
magic.chen
|
6218990a1f
|
fix: Weaviate document format. (#245)
1.similar search: docs format
2.conf SUMMARY_CONFIG
|
2023-06-19 17:02:52 +08:00 |
|
aries-ckt
|
c32f3f1766
|
style: code format.
code style format
|
2023-06-19 16:58:24 +08:00 |
|
aries-ckt
|
6b0ab59201
|
style: code format.
code style format
|
2023-06-19 16:58:24 +08:00 |
|
aries-ckt
|
3af16cf792
|
fix: Weaviate document format.
1.similar search: docs format
2.conf SUMMARY_CONFIG
|
2023-06-19 16:44:18 +08:00 |
|
aries-ckt
|
05a74d89cd
|
fix: Weaviate document format.
1.similar search: docs format
2.conf SUMMARY_CONFIG
|
2023-06-19 16:44:18 +08:00 |
|
magic.chen
|
8f355e12ea
|
- from GPTSimpleVectorIndex to GPTVectorIndex (#244)
Replace deprecated GPTSimpleVectorIndex with GPTVectorIndex
https://github.com/jerryjliu/llama_index/issues/1900
|
2023-06-19 10:29:04 +08:00 |
|
magic.chen
|
adc802fc8e
|
- from GPTSimpleVectorIndex to GPTVectorIndex (#244)
Replace deprecated GPTSimpleVectorIndex with GPTVectorIndex
https://github.com/jerryjliu/llama_index/issues/1900
|
2023-06-19 10:29:04 +08:00 |
|
aries-ckt
|
8299f5e0fa
|
feat: integrate Weaviate vector database in DB-GPT.
1.Weaviate default schema update
2.Weaviate database config
3.requirement
|
2023-06-19 09:56:54 +08:00 |
|
aries-ckt
|
b95084b89f
|
feat: integrate Weaviate vector database in DB-GPT.
1.Weaviate default schema update
2.Weaviate database config
3.requirement
|
2023-06-19 09:56:54 +08:00 |
|
Younis Bashir
|
0227a2a05c
|
- from GPTSimpleVectorIndex to GPTVectorIndex
|
2023-06-18 19:39:10 +03:00 |
|
Younis Bashir
|
d90400e189
|
- from GPTSimpleVectorIndex to GPTVectorIndex
|
2023-06-18 19:39:10 +03:00 |
|
Aries-ckt
|
3aa8917088
|
fix(contract): readme (#235)
update readme add wechat Contact Information
|
2023-06-16 14:27:09 +08:00 |
|
Aries-ckt
|
398aa57d46
|
fix(contract): readme (#235)
update readme add wechat Contact Information
|
2023-06-16 14:27:09 +08:00 |
|
csunny
|
9938b5f1d6
|
fix(contract): readme
update readme add wechat Contact Information
|
2023-06-16 14:22:55 +08:00 |
|
csunny
|
b38fa5fb0f
|
fix(contract): readme
update readme add wechat Contact Information
|
2023-06-16 14:22:55 +08:00 |
|
magic.chen
|
a3a94f4b5a
|
misc: update requirements.txt, polish docs, improve error logging (#234) (#234)
- feat: Improve ModelWorker's error printing
- chore: bump requirement.txt for guanaco support
- docs: fix some typos in Tutorials
|
2023-06-16 12:38:28 +08:00 |
|
magic.chen
|
6d2ae97200
|
misc: update requirements.txt, polish docs, improve error logging (#234) (#234)
- feat: Improve ModelWorker's error printing
- chore: bump requirement.txt for guanaco support
- docs: fix some typos in Tutorials
|
2023-06-16 12:38:28 +08:00 |
|
LBYPatrick
|
0b1d54afa6
|
chore: run black against modified code
|
2023-06-16 12:23:28 +08:00 |
|
LBYPatrick
|
0bb0246fb1
|
chore: run black against modified code
|
2023-06-16 12:23:28 +08:00 |
|
LBYPatrick
|
2e74ef0ff0
|
docs: polish docs
|
2023-06-16 11:49:55 +08:00 |
|
LBYPatrick
|
8a049b8af1
|
docs: polish docs
|
2023-06-16 11:49:55 +08:00 |
|
LBYPatrick
|
1580aaa8eb
|
chore: bump requirement.txt for guanaco support
|
2023-06-16 11:45:42 +08:00 |
|
LBYPatrick
|
5f8186a258
|
chore: bump requirement.txt for guanaco support
|
2023-06-16 11:45:42 +08:00 |
|
magic.chen
|
3ccd939fe3
|
docs(openai proxy): Fix openai proxy configuration in llms.md (#233) (#233)
Fix the name of the OpenAI proxy model in the `llms.md` document,
Modifies the LLM_MODEL variable from "proxy_llm" to "proxyllm".
|
2023-06-16 11:15:32 +08:00 |
|
magic.chen
|
4b6b480c5c
|
docs(openai proxy): Fix openai proxy configuration in llms.md (#233) (#233)
Fix the name of the OpenAI proxy model in the `llms.md` document,
Modifies the LLM_MODEL variable from "proxy_llm" to "proxyllm".
|
2023-06-16 11:15:32 +08:00 |
|
magic.chen
|
2c71310b6c
|
update: setup version info (#231)
Version info update to v0.2.2
Close (#115)
|
2023-06-16 11:06:27 +08:00 |
|
magic.chen
|
6c8a5bbe9e
|
update: setup version info (#231)
Version info update to v0.2.2
Close (#115)
|
2023-06-16 11:06:27 +08:00 |
|
xuyuan23
|
de9d8742fd
|
docs(openai proxy): Fix the name of the OpenAI proxy model in the llms.md document.
This command modifies the LLM_MODEL variable in your code from "proxy_llm" to "proxyllm".
|
2023-06-16 10:57:09 +08:00 |
|
xuyuan23
|
acc9901c66
|
docs(openai proxy): Fix the name of the OpenAI proxy model in the llms.md document.
This command modifies the LLM_MODEL variable in your code from "proxy_llm" to "proxyllm".
|
2023-06-16 10:57:09 +08:00 |
|
magic.chen
|
3f78c8a077
|
docs: Add chroma and milvus connector docs (#230)
Add vector docs, provide how to you vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
|
2023-06-16 10:34:12 +08:00 |
|
magic.chen
|
930a140eb4
|
docs: Add chroma and milvus connector docs (#230)
Add vector docs, provide how to you vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
|
2023-06-16 10:34:12 +08:00 |
|
aries-ckt
|
a2dac8926d
|
docs: Add vector docs, provide how to use vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
|
2023-06-16 10:18:50 +08:00 |
|
aries-ckt
|
a07de76f3e
|
docs: Add vector docs, provide how to use vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
|
2023-06-16 10:18:50 +08:00 |
|
aries-ckt
|
57b6418a88
|
docs: Add chroma and milvus connector docs
Add vector docs, provide how to you vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
|
2023-06-16 10:17:18 +08:00 |
|
aries-ckt
|
6dee8bdf96
|
docs: Add chroma and milvus connector docs
Add vector docs, provide how to you vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
|
2023-06-16 10:17:18 +08:00 |
|
csunny
|
3e5b7ecc4d
|
update: setup version info
Close (#115)
|
2023-06-16 09:53:11 +08:00 |
|