Commit History
Fix: Q&A chunk modification (#4227)
21e42fc
balibabu
commited on
Fix misspell. (#4219)
94d909f
Kevin Hu
commited on
Remove session owner check. (#4211)
68202d1
Kevin Hu
commited on
Add user_id for third-party system to record sessions. (#4206)
f2b6717
Kevin Hu
writinwaters
commited on
Update progress time info (#4193)
35dcaff
Added time to progress message (#4185)
7f2b93e
Fix 'SCORE' not found bug (#4178)
403ecb1
Fix bug over chunks classification by document in the promp (#4156)
533604b
devMls
commited on
Fix Voyage re-rank model. Limit file name length. (#4171)
becc54e
Kevin Hu
commited on
Validate returned chunk at list_chunks and add_chunk (#4153)
68ba7f0
Update the component of the agent API with parameters. (#4131)
792f830
liuhua
liuhua
Kevin Hu
writinwaters
commited on
Mask password in log (#4129)
a722151
Refactor ask decorator (#4116)
75c7829
Add parameters for ask_chat and fix bugs in list_sessions (#4119)
fea9976
liuhua
liuhua
commited on
Fix raptor (#4089)
b371a08
Update team invite message (#4085)
d29dd0b
Fix abnormal user invitaion message. (#4081)
0a519de
Kevin Hu
commited on
show avatar dialog instead of default (#4033)
4d7a211
Fix rerank_model bug in chat and markdown bug (#4061)
af2dd36
liuhua
liuhua
commited on
Added pagerank support to infinity (#4059)
faa9f3e
Fix raptor resuable issue. (#4063)
a3da325
Kevin Hu
commited on
Compatible with former API keys. (#4055)
25ae405
Kevin Hu
commited on
Upgrades Document Layout Analysis model. (#4054)
0129457
Kevin Hu
commited on
Cache the result from llm for graphrag and raptor (#4051)
758538f
Kevin Hu
commited on
Fix chunk number error after re-parsing. (#4043)
69ced1e
Kevin Hu
commited on
Remove Redundant None Check for vector_similarity_weight (#4037)
168c8d9
Fix connection error for adding visual llm. (#4028)
a2e7afc
Kevin Hu
commited on
Fix bugs in agent api and update api document (#3996)
1f1ca89
liuhua
liuhua
commited on
Add mssql support (#3985)
0b31353
Fix: Completion AttributeError: 'list' object has no attribute 'get' (#3999)
5567588
Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f
Try to reuse existing chunks (#3983)
47ea26c
Support debug components. (#3994)
8db6538
Kevin Hu
commited on
Add back beartype (#3967)
63cb972
Support iframe chatbot. (#3961)
1b1a5b7
Kevin Hu
commited on
Rename page_num_list, top_list, position_list (#3940)
be98b1d
Case insensitive when set doc engine (#3954)
da54ddf
Fixed log not displaying (#3946)
9e48048
organize chunks by document in the prompt (#3925)
ffeefff
devMls
Miguel
commited on
api http return error (#3941)
5548e5b
Fix session API issues. (#3939)
d657ebb
Kevin Hu
commited on
Fix error message for image access. (#3936)
f76d985
Kevin Hu
commited on
Add support to iframe chatbot (#3929)
93e3725
Kevin Hu
commited on