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.
QuantumGhost 421a3284bc
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619)
2 months ago
..
agent Fix incorrect exception reference for `json.dumps()` (#24329) 2 months ago
app feat: support bool type variable frontend (#24437) 2 months ago
base refactor: Remove RepositoryFactory (#19176) 5 months ago
callback_handler orm filter -> where (#22801) 3 months ago
entities feat: add multi model credentials (#24451) 2 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
external_data_tool make logging not use f-str, change others to f-str (#22882) 3 months ago
file fix the error of unable to retrieve url from file (#13603) 3 months ago
helper example on orm typing (#23322) 2 months ago
llm_generator Chore : rm dead code detected by pylance (#24588) 2 months ago
mcp Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
memory feat: If combining text and files, place the text prompt after the fi… (#23779) 2 months ago
model_runtime feat: add multi model credentials (#24451) 2 months ago
moderation Fix TypeError: object of type int has no len() (#24484) 2 months ago
ops Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
plugin refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2 months ago
prompt Feat/chat message image first for agent and advanced_chat APP (#23796) 2 months ago
rag Chore : rm dead code detected by pylance (#24588) 2 months ago
repositories refactor: simplify repository factory with Django-style import_string (#24354) 2 months ago
tools fix: tool provider deadlock (#24532) 2 months ago
variables feat: support bool type variable frontend (#24437) 2 months ago
workflow fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619) 2 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 : rm dead code detected by pylance (#24588) 2 months ago
model_manager.py make logging not use f-str, change others to f-str (#22882) 3 months ago
provider_manager.py feat: add multi model credentials (#24451) 2 months ago