Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
GuanMu 47f480c0dc
fix: unify log format, use placeholders instead of string concatenation (#24544)
2 місяці тому
..
agent Fix incorrect exception reference for `json.dumps()` (#24329) 2 місяці тому
app [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 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 [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 місяці тому
external_data_tool make logging not use f-str, change others to f-str (#22882) 3 місяці тому
file fix the error of unable to retrieve url from file (#13603) 3 місяці тому
helper refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 місяці тому
llm_generator fix: unify log format, use placeholders instead of string concatenation (#24544) 2 місяці тому
mcp [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 місяці тому
memory feat: If combining text and files, place the text prompt after the fi… (#23779) 2 місяці тому
model_runtime feat: add multi model credentials (#24451) 2 місяці тому
moderation Fix TypeError: object of type int has no len() (#24484) 2 місяці тому
ops Feat: External_trace_id compatible with OpenTelemetry (#23918) 2 місяці тому
plugin code cleans ,and add exception message. (#24536) 2 місяці тому
prompt Feat/chat message image first for agent and advanced_chat APP (#23796) 2 місяці тому
rag fix: unify log format, use placeholders instead of string concatenation (#24544) 2 місяці тому
repositories refactor: simplify repository factory with Django-style import_string (#24354) 2 місяці тому
tools example of remove some reflections (#24488) 2 місяці тому
variables fix: value_type check failed when updating variables (#24274) 2 місяці тому
workflow feat: If combining text and files, place the text prompt after the fi… (#24472) 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/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 місяці тому
model_manager.py make logging not use f-str, change others to f-str (#22882) 3 місяці тому
provider_manager.py feat: add multi model credentials (#24451) 2 місяці тому