347 次代码提交 (v0.18.0)

作者 SHA1 备注 提交日期
  Yongteng Lei f35ff65c36
[BREAKING CHANGE] GET to POST: enhance kb list capability (#7205) 6 个月前
  alulala 5d253e0a34
Fix: pymysql.err.InterfaceError: (0, '') during long time streaming chat responses (#6548) (#7057) 6 个月前
  Kevin Hu 5af2d57086
Refa. (#7022) 6 个月前
  Yongteng Lei 7a34159737
Fix: add fallback for bad citation output (#7014) 6 个月前
  Yongteng Lei 98670c3755
Fix: KB update_time changed whenever system relaunched (#6959) 6 个月前
  Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840) 6 个月前
  caiming100 a20439bf81
fix: add exception handling for get_by_id method (#6861) 6 个月前
  so95 cded812b97
Feat: add OpenAI compatible API for agent (#6329) 7 个月前
  Kevin Hu 9ecc78feeb
Refa: copywriting refinement. (#6779) 7 个月前
  Song Fuchang d4a3e9a7cc
Fix table migration on non-exist-yet indexed columns. (#6666) 7 个月前
  Zhichang Yu 65a8cd1772
Fix knowledge_graph_kwd on infinity. Close #6476 and #6624 (#6651) 7 个月前
  Kevin Hu ecc9605a32
Fix: team doc deletion issue. (#6589) 7 个月前
  Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534) 7 个月前
  Chenzy 735d9dd949
Feat: add "tools" to llm_factories.json (#6552) 7 个月前
  Kevin Hu bf483fdf02
Fix: describe parameter error. (#6519) 7 个月前
  liwenju0 814a210f5d
Fix: failed to acquire lock exception with retry mechanism for postgres and mysql (#6483) 7 个月前
  Yongteng Lei 5e0a77df2b
Feat: add Langfuse APIs (#6460) 7 个月前
  Yongteng Lei 66e557b6c0
Fix: Langfuse update model has no fields attribute (#6453) 7 个月前
  Roccat 200b6f55c6
Fix: NameError: free variable 'langfuse_generation' referenced before assignment in enclosing scope (#6451) 7 个月前
  Yongteng Lei 85eb367ede
Feat: add basic Langfuse support for LLM module (#6443) 7 个月前
  lgphone 7f80d7304d
Fix: Optimized the get_by_id method to resolve the issue of missing exceptions and improve query performance (#6320) 7 个月前
  so95 344727f9ba
Feat: add agent share team viewer (#6222) 7 个月前
  so95 53ac27c3ff
Feat: support agent version history. (#6130) 7 个月前
  Kevin Hu e689532e6e
Fix: long api key issue. (#6267) 7 个月前
  Yongteng Lei 5cf610af40
Feat: add vision LLM PDF parser (#6173) 7 个月前
  Zhichang Yu 89a69eed72
Introduced task priority (#6118) 7 个月前
  Yongteng Lei d7774cf049
Fix: fix document concurrent upload issue (#6095) 7 个月前
  Kevin Hu b77e844fc3
Fix: none parse_config updating. (#6092) 7 个月前
  Kevin Hu 42eb99554f
Feat: add token comsumption & speed to little lamp. (#6077) 7 个月前
  Kevin Hu 7463241896
Fix: empty doc id validation. (#6064) 7 个月前
  utopia2077 2d4a60cae6
Fix: Reduce excessive IO operations by loading LLM factory configurations (#6047) 7 个月前
  Xinghan Pan 47926f7d21
Improve API Documentation, Standardize Error Handling, and Enhance Comments (#5990) 7 个月前
  so95 3c43a7aee8
For an Agent with an Input Begin value, on the first call the return … (#5957) 7 个月前
  liwenju0 e3ea4b7ec2
Fix: Add Knowledge Base Document Parsing Status Check (#5966) 7 个月前
  Kevin Hu caecaa7562
Feat: apply LLM to optimize citations. (#5935) 7 个月前
  Kevin Hu 90d18143ba
Refa: add prompt to empty retrieved answwer. (#5892) 7 个月前
  Kevin Hu 8e965040ce
Fix: rm <think> for ES sql generation. (#5881) 7 个月前
  donblack01 b1a46d5adc Fix:when start with source code not in docker env report 'UnicodeDec… (#5802) 7 个月前
  hy89 66938e0b68
Feat(api): Add dsl parameters to control whether dsl fields are included (#5769) 7 个月前
  Zanyatta 0e3e129a83
Fix: Resolve inconsistency in APIToken dialog_id field definition (#5749) 7 个月前
  Kevin Hu 9fc7174612
Fix: too long context during KG issue. (#5723) 8 个月前
  yihong 4326873af6
refactor: no need to inherit in python3 clean the code (#5659) 8 个月前
  Kevin Hu ec68ab1c8c
Fix: search citation issue. (#5657) 8 个月前
  Zhichang Yu f65c3ae62b
Refactored DocumentService.update_progress (#5642) 8 个月前
  Yongteng Lei f6dd2cd1af
Fix: fix may lose part of information of last stream chunck (#5584) 8 个月前
  Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530) 8 个月前
  Kevin Hu 7a81fa00e9
Optimize prompt. (#5541) 8 个月前
  Kevin Hu 606ed0c8ab
Fix: in case running KG repeatly. (#5538) 8 个月前
  Kevin Hu 5fdfb8d465
Fix: rm think if stream is Flase. (#5458) 8 个月前
  Kevin Hu fa76974e24
Fix issue of `ask` API. (#5400) 8 个月前