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.
Yongtao Huang 7c7618c083
Remove the second `if self.runtime is None:` check (#24171)
2 months ago
..
agent fix: Improve create_agent_thought and save_agent_thought Logic (#21263) 3 months ago
app try ast-grep (#24149) 2 months ago
base refactor: Remove RepositoryFactory (#19176) 6 months ago
callback_handler orm filter -> where (#22801) 3 months ago
entities Fix model_setting_map key mismatch (#23699) 2 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension make logging not use f-str, change others to f-str (#22882) 3 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 Feat: External_trace_id compatible with OpenTelemetry (#23918) 2 months ago
llm_generator fix: correct behaviour of code fix (#24152) 2 months ago
mcp Chore: remove empty files and unused code (#23990) 2 months ago
memory feat: If combining text and files, place the text prompt after the fi… (#23779) 2 months ago
model_runtime Fix: remove redundant allowed_keys check in jsonable_encoder (#23931) 2 months ago
moderation make logging not use f-str, change others to f-str (#22882) 3 months ago
ops Feat: External_trace_id compatible with OpenTelemetry (#23918) 2 months ago
plugin enhancing logging (#23332) 2 months ago
prompt refactor: decouple Node and NodeData (#22581) 3 months ago
rag Bump pyobvector to 0.2.15 (#24120) 2 months ago
repositories feat: Add an asynchronous repository to improve workflow performance (#20050) 2 months ago
tools Remove the second `if self.runtime is None:` check (#24171) 2 months ago
variables feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2 months ago
workflow Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) 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 make logging not use f-str, change others to f-str (#22882) 3 months ago
model_manager.py make logging not use f-str, change others to f-str (#22882) 3 months ago
provider_manager.py Fix: remove redundant allowed_keys check in jsonable_encoder (#23931) 2 months ago