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