Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
GuanMu 47f480c0dc
fix: unify log format, use placeholders instead of string concatenation (#24544)
před 2 měsíci
..
agent Fix incorrect exception reference for `json.dumps()` (#24329) před 2 měsíci
app [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) před 2 měsíci
base refactor: Remove RepositoryFactory (#19176) před 6 měsíci
callback_handler orm filter -> where (#22801) před 3 měsíci
entities feat: add multi model credentials (#24451) před 2 měsíci
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) před 10 měsíci
extension [CHORE]: x: T = None to x: Optional[T] = None (#24217) před 2 měsíci
external_data_tool make logging not use f-str, change others to f-str (#22882) před 3 měsíci
file fix the error of unable to retrieve url from file (#13603) před 3 měsíci
helper refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) před 2 měsíci
llm_generator fix: unify log format, use placeholders instead of string concatenation (#24544) před 2 měsíci
mcp [CHORE]: x: T = None to x: Optional[T] = None (#24217) před 2 měsíci
memory feat: If combining text and files, place the text prompt after the fi… (#23779) před 2 měsíci
model_runtime feat: add multi model credentials (#24451) před 2 měsíci
moderation Fix TypeError: object of type int has no len() (#24484) před 2 měsíci
ops Feat: External_trace_id compatible with OpenTelemetry (#23918) před 2 měsíci
plugin code cleans ,and add exception message. (#24536) před 2 měsíci
prompt Feat/chat message image first for agent and advanced_chat APP (#23796) před 2 měsíci
rag fix: unify log format, use placeholders instead of string concatenation (#24544) před 2 měsíci
repositories refactor: simplify repository factory with Django-style import_string (#24354) před 2 měsíci
tools example of remove some reflections (#24488) před 2 měsíci
variables fix: value_type check failed when updating variables (#24274) před 2 měsíci
workflow feat: If combining text and files, place the text prompt after the fi… (#24472) před 2 měsíci
__init__.py chore(api/core): apply ruff reformatting (#7624) před 1 rokem
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) před 8 měsíci
indexing_runner.py [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) před 2 měsíci
model_manager.py make logging not use f-str, change others to f-str (#22882) před 3 měsíci
provider_manager.py feat: add multi model credentials (#24451) před 2 měsíci