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.
Novice 0cfc82d731
fix(structured-output): reasoning model's json format parsing (#19261)
6 months ago
..
agent fix: metadata filter not work (#19020) 6 months ago
app feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
callback_handler fix retrival resource miss in chatflow (#18307) 6 months ago
entities fix: #18744 The model order defined in position.yaml in the Model Plugin is not taking effect. (#18756) 6 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension feat: mypy for all type check (#10921) 10 months ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
file feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
helper Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
llm_generator Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 months ago
model_runtime feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
ops refactor: Refactors repository imports structure (#18901) 6 months ago
plugin Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
rag fix: use only supported operators in metadata filter system prompts (#19195) 6 months ago
repositories refactor: Refactors repository imports structure (#18901) 6 months ago
tools fix: support non-ascii charactors in filename of the tool files (#19228) 6 months ago
variables fix Unicode Escape Characters (#15318) 7 months ago
workflow fix(structured-output): reasoning model's json format parsing (#19261) 6 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 chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
model_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
provider_manager.py fix: perferred model provider not match with provider. (#18282) 6 months ago