You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kurokobo a93db6d797
fix: correct tracing for workflows and chatflows for phoenix (#22547)
3 months ago
..
agent Support OAuth Integration for Plugin Tools (#22550) 3 months ago
app refactor: elegant event dispatch patterns (92% complexity reduction) (#22600) 3 months ago
base refactor: Remove RepositoryFactory (#19176) 5 months ago
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 5 months ago
entities feat: Add Citations and Attributions to Agent Node (#18558) 3 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension refactor: Improve model status handling and structured output (#20586) 4 months ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
file fix: drop dead code phase2 unused class (#22042) 3 months ago
helper refactor: Fix some type error (#22594) 3 months ago
llm_generator fix: use model provided by user in prompt generator (#22541) (#22542) 3 months ago
mcp fix mcp error not input (#22505) 3 months ago
memory feat(api/repo): Allow to config repository implementation (#21458) 3 months ago
model_runtime feat: add support for dark icons in provider and tool entities (#22081) 3 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
ops fix: correct tracing for workflows and chatflows for phoenix (#22547) 3 months ago
plugin Support OAuth Integration for Plugin Tools (#22550) 3 months ago
prompt refactor: decouple Node and NodeData (#22581) 3 months ago
rag fix text splitter (#22596) 3 months ago
repositories feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 3 months ago
tools Support OAuth Integration for Plugin Tools (#22550) 3 months ago
variables minor code fix: remove duplicate type check branch (#22536) 3 months ago
workflow refactor: decouple Node and NodeData (#22581) 3 months ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 8 months ago
indexing_runner.py fix: document delete image files check file exist (#21991) 3 months ago
model_manager.py unreachable-code for lb model fetch. (#20797) 4 months ago
provider_manager.py refactor: Improve model status handling and structured output (#20586) 4 months ago