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.
Charles Liu f7ac1192ae
replace the secret field from obfuscated to full-masked value (#24800)
2 月之前
..
agent Fix incorrect exception reference for `json.dumps()` (#24329) 2 月之前
app fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2 月之前
base refactor: Remove RepositoryFactory (#19176) 6 月之前
callback_handler orm filter -> where (#22801) 3 月之前
entities feat: add multi model credentials (#24451) 2 月之前
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 月之前
extension Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 月之前
external_data_tool make logging not use f-str, change others to f-str (#22882) 3 月之前
file feat: add filename support to multi-modal prompt messages (#24777) 2 月之前
helper replace the secret field from obfuscated to full-masked value (#24800) 2 月之前
llm_generator Chore : rm dead code detected by pylance (#24588) 2 月之前
mcp fix: change the mcp server strucutre to support github copilot (#24788) 2 月之前
memory feat(api): maintain assistant content parts and file handling in advanced chat (#24663) 2 月之前
model_runtime feat: add filename support to multi-modal prompt messages (#24777) 2 月之前
moderation Fix TypeError: object of type int has no len() (#24484) 2 月之前
ops fix_trace_config (#24669) 2 月之前
plugin chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 月之前
prompt [CHORE]: remove redundant-cast (#24807) 2 月之前
rag fix:score threshold (#24897) 2 月之前
repositories refactor: simplify repository factory with Django-style import_string (#24354) 2 月之前
tools fix:hard-coded top-k fallback issue. (#24879) 2 月之前
variables [CHORE]: remove redundant-cast (#24807) 2 月之前
workflow fix:hard-coded top-k fallback issue. (#24879) 2 月之前
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 年之前
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 8 月之前
indexing_runner.py Chore : rm dead code detected by pylance (#24588) 2 月之前
model_manager.py [CHORE]: remove redundant-cast (#24807) 2 月之前
provider_manager.py [CHORE]: remove redundant-cast (#24807) 2 月之前