426 Commits (v0.20.2)

Author SHA1 Message Date
  Kevin Hu d0dc56166c
Fix: no effect on retrieval_test in term of metadata filter. (#9566) 2 months ago
  Kevin Hu f123587538
Feat: add meta filter to search app. (#9554) 2 months ago
  Kevin Hu b5b8032a56
Feat: Support metadata auto filer for Search. (#9524) 2 months ago
  Yongteng Lei 188c0f614b
Refa: refine search app (#9536) 2 months ago
  Yongteng Lei ffc095bd50
Feat: conversation completion can specify different model (#9485) 2 months ago
  writinwaters 6e862553cb
Docs: Deprecated 'Create session with agent' (#9464) 2 months ago
  Yongteng Lei 2b3318cd3d
Fix: KB folder may not there while creating virtual file (#9431) 2 months ago
  Kevin Hu 5e8cd693a5
Refa: split services about llm. (#9450) 2 months ago
  Kevin Hu 4b1b68c5fc
Fix: no doc hits after meta data filter. (#9435) 2 months ago
  balibabu 9098efb8aa
Feat: Fixed the issue where some fields in the chat configuration could not be displayed #3221 (#9430) 2 months ago
  Yongteng Lei 421657f64b
Feat: allows setting multiple types of default models in service config (#9404) 2 months ago
  Kevin Hu 96783aa82c
Fix: remove doc error. (#9413) 2 months ago
  Stephen Hu 57b87fa9d9
Fix:TypeError: OllamaCV.chat() got an unexpected keyword argument 'stop' (#9363) 2 months ago
  Kevin Hu 153e430b00
Feat: add meta data filter. (#9405) 2 months ago
  Yongteng Lei 83771e500c
Refa: migrate chat models to LiteLLM (#9394) 2 months ago
  Kevin Hu 90eb5fd31b
Fix: canvas sharing bug. (#9339) 2 months ago
  Kevin Hu a02ca16260
Fix: add prologue to api. (#9322) 2 months ago
  so95 392f5f4ce9
fix model type (#9250) 2 months ago
  Yongteng Lei 1bd64dafcb
Fix: update broken agent completion due to v0.20.0 changes (#9309) 2 months ago
  Kevin Hu 5749aa30b0
Fix: model type error. (#9308) 2 months ago
  Yongteng Lei 465f7e036a
Feat: advanced list dialogs (#9256) 2 months ago
  Yongteng Lei e6bad45c6d
Fix: update broken agent OpenAI-Compatible completion due to v0.20.0 changes (#9241) 2 months ago
  Kevin Hu 6ec3f18e22
Fix: self-deployed LLM error, (#9217) 2 months ago
  Yongteng Lei 52a349349d
Fix: migrate deprecated Langfuse API from v2 to v3 (#9204) 2 months ago
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) 3 months ago
  Yongteng Lei cdac51f145
Fix: Redis stream lag can be nil (#9139) 3 months ago
  Liu An e9c5c7bc7c
Rafe: Update LLMService type hints (#9131) 3 months ago
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) 3 months ago
  Stephen Hu 5e7aaf2c41
Fix:When deleting a knowledge base that is currently performing a parsing task, the parsing queue will not be deleted! (#9018) 3 months ago
  Stephen Hu 0fccd1fef3
Fix:in the knowledge base operation file will result in an error (#8962) 3 months ago
  Yongteng Lei 5cc570f5e0
Refa: suppress DB migration error logs (#9043) 3 months ago
  Kevin Hu fbd115773b
Perf: set timeout of some steps in KG. (#8873) 3 months ago
  Kevin Hu f2909ea0c4
Perf: retryable mysql connection. (#8858) 3 months ago
  Kevin Hu aa4a725529
Pref: use redis to check if canceled. (#8853) 3 months ago
  Can Wang 779932dcb0
Fix: graphrag, raptor can be null for api created kb issue (#8743) 3 months ago
  Yongteng Lei c1f6e6f00e
Feat: add advanced document filter (#8723) 3 months ago
  Yongteng Lei 4d7bfd2ba3
Fix: typo process_duration (#8696) 3 months ago
  Fee He ae3683c346
fix task_service.py (#8687) 3 months ago
  Can Wang 83c8af1b59
Fix: page_size can be None error (#8603) 4 months ago
  Stephen Hu 938d8dd878
Fix: user_default_llm configuration doesn't work for OpenAI API compatible LLM factory (#8502) 4 months ago
  Yongteng Lei d768130204
Fix: chunk number error after re-parsing (#8513) 4 months ago
  Stephen Hu 8d9d2cc0a9
Fix: some cases Task return but not set progress (#8469) 4 months ago
  Yongteng Lei af6850c8d8
Feat: add MCP dashboard operations (#8460) 4 months ago
  Song Fuchang fd7ac17605
Feat: Scratch MCP tool calling support. (#8263) 4 months ago
  Yongteng Lei 1b022116d5
Feat: wrap search app (#8320) 4 months ago
  Jin Hai 4a2ff633e0
Fix typo in code (#8327) 4 months ago
  Liu An 0a13d79b94
Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 4 months ago
  Yongteng Lei 0fa1a1469e
Fix: avoid mixing different embedding models in document parsing (#8260) 4 months ago
  Kevin Hu f7074037ef
Feat: Let number of task ahead be visible. (#8259) 4 months ago
  Yongteng Lei b2eed8fed1
Fix: incorrect progress updating (#8253) 4 months ago