Commit History

'load llm infomation from a json file and add support for OpenRouter' (#1533)
436c3b5

黄腾 aopstudio commited on

fix minimax bug (#1528)
7d04573

Kevin Hu commited on

refine db connection (#1494)
210b45f

Kevin Hu commited on

fix ollama max token issue (#1489)
c832019

Kevin Hu commited on

added SVG for Groq model model providers (#1470)
f6c384e

paresh2806 paresh0628 Kevin Hu commited on

feat: support xinference rerank model (#1466)
40bbe34

zhuhao commited on

add support for Gemini (#1465)
1f5bc27

黄腾 aopstudio commited on

Add Support for AWS Bedrock (#1408)
dffdcde

H KevinHuSh commited on

fix: use user-defined rerank model's top_k parameter when knowledge Q&A conversation (#1396)
2a78c1d

zhuhao commited on

add keyword extraction in graph (#1373)
f9d77f2

KevinHuSh commited on

Integrates LLM Azure OpenAI (#1318)
29b8637

LiYongHui yonghui li commited on

add interpreter to graph (#1347)
5f42f03

KevinHuSh commited on

API: created list_doc (#1327)
061aa4e

cecilia-uu commited on

upgrade laws parser of docx (#1332)
0442b90

KevinHuSh commited on

fix: using embd which user configured at knowledgebase (#1163)
58e43fa

Wang Baoling commited on

fixed: duplicate name (#1202)
f5b2546

cecilia-uu commited on

create list_dataset api and tests (#1138)
090b2e7

cecilia-uu commited on

add support for mistral (#1153)
4825b73

KevinHuSh commited on

support graph (#1152)
a3ebd45

KevinHuSh commited on

fix file preview in file management (#1151)
e4c23fc

KevinHuSh commited on

refactor (#1124)
83a0020

KevinHuSh commited on

rm wrongly uploaded py (#1073)
4e603f5

KevinHuSh commited on

add self-rag (#1070)
a49657b

KevinHuSh commited on

refine file select code (#1021)
98d3e21

KevinHuSh commited on

Add API for moving files (#1016)
11f4a85

aopstudio commited on

Fix: bug #991 (#1013)
04d3b7e

Wang Baoling KevinHuSh commited on

Adding the Minimax model (#1009)
d862dfe

cecilia-uu cecilia-uu commited on

fix chunk modification bug (#1011)
cd3f5c7

KevinHuSh commited on

fix ollama bug (#999)
eb21264

KevinHuSh commited on

set ollama keep_alive (#985)
defd4c5

KevinHuSh commited on

fix jina adding issure and term weight refinement (#974)
6ad2626

KevinHuSh commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

limit the system context length of conversation messages. (#962)
3110924

KevinHuSh commited on

Added support for Baichuan LLM (#934)
d7bf446

yungongzi OnePieceMan commited on

fix raptor bugs (#928)
75a07ce

KevinHuSh commited on

add raptor (#899)
2436df2

KevinHuSh commited on

Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e

yungongzi commited on

Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece

GYH commited on

Update db_models.py
4b4d845

KevinHuSh commited on

Set the language default value of the language based on the LANG envi… (#853)
63608b4

dashi6174 commited on

The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (#845)
d219eb3

dashi6174 commited on

fix english query bug (#840)
bf46bd5

KevinHuSh commited on

fix bug of chat without stream (#830)
56f682d

KevinHuSh commited on

add doc ids in API: completion (#827)
22b2836

KevinHuSh commited on

correct mismatched kb doc number (#826)
1d694ff

KevinHuSh commited on

0517 list chunks (#821)
f4cd7c3

GYH commited on

fix doc number miss-match issue (#822)
036238f

KevinHuSh commited on

fix data init error (#820)
8e8680b

KevinHuSh commited on

Add 2 embeding models from OpenAI (#812)
db713d9

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on