Commit History
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
organize chunks by document in the prompt (#3925)
ffeefff
devMls
Miguel
commited on
Add support to iframe chatbot (#3929)
93e3725
Kevin Hu
commited on
Fix errors detected by Ruff (#3918)
0404a52
Refactor UI text (#3911)
28e0efa
Fix @ in model name issue. (#3821)
1e02591
Kevin Hu
commited on
Fix bugs (#3535)
9c45d1e
add input variables to begin component (#3498)
d25ba26
Kevin Hu
commited on
Move settings initialization after module init phase (#3438)
6101699
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Turn the relative date in question to absolute date (#3372)
31f09e1
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
add inputs to display to every components (#3242)
70153b9
Kevin Hu
commited on
add keyword extraction time elapsed to the little lamp. (#3207)
0a66555
Kevin Hu
commited on
add assistant to canvas chat history (#3201)
b471fdf
Kevin Hu
commited on
raise exception if embedding model not found (#3199)
d78b07c
Kevin Hu
commited on
search between multiple indiices for team function (#3079)
95863fc
Kevin Hu
commited on
add auto keywords and auto-question (#2965)
44731b3
Kevin Hu
commited on
Refactor API for document and session (#2819)
cd7d2b9
liuhua
liuhua
commited on
Refactor Chat API (#2804)
40a1db3
liuhua
liuhua
commited on
Add query parts to lamp (#2736)
43cb979
Kevin Hu
commited on
refine markdown prompt (#2551)
7362294
Kevin Hu
commited on
refine reteival of multi-turn conversation (#2520)
684f1d7
Kevin Hu
commited on
fix duplicated llm name betweeen different suppliers (#2477)
bf00d96
Kevin Hu
commited on
debug backend API for TAB 'search' (#2389)
6d597a0
Kevin Hu
commited on
add search TAB backend api (#2375)
82bdd9f
Kevin Hu
commited on
add elapsed time of conversation (#2316)
41012b3
Kevin Hu
commited on
add stream chat with TTS (#2228)
32dd133
Kevin Hu
commited on
make task resumable (#2132)
6cdee07
Kevin Hu
commited on
add prompt to message (#2099)
6d672a7
Kevin Hu
commited on
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
add doc ids to chat (#1944)
dee924b
Kevin Hu
commited on
add function: upload and parse (#1889)
b71b66c
Kevin Hu
commited on
fix: Reference markers in the context may be carried over into the next answer (#1855)
ab7218e
Add graphrag (#1793)
6054f54
Kevin Hu
commited on
Chat Use CVmodel (#1607)
afe703e
H
commited on
hide referece when disable cite (#1535)
d9dc926
Kevin Hu
commited on
fix ollama max token issue (#1489)
c832019
Kevin Hu
commited on
fix: use user-defined rerank model's top_k parameter when knowledge Q&A conversation (#1396)
2a78c1d
zhuhao
commited on
upgrade laws parser of docx (#1332)
0442b90
KevinHuSh
commited on
refactor (#1124)
83a0020
KevinHuSh
commited on
add self-rag (#1070)
a49657b
KevinHuSh
commited on
fix ollama bug (#999)
eb21264
KevinHuSh
commited on
add rerank model (#969)
c037a22
KevinHuSh
commited on
limit the system context length of conversation messages. (#962)
3110924
KevinHuSh
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
add stream chat (#811)
028fe40
KevinHuSh
commited on