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 406c1952b8
Fix version comparison with imported_version (#23326)
2 months ago
..
agent fix: Improve create_agent_thought and save_agent_thought Logic (#21263) 3 months ago
app feat: support metadata condition filter string array (#23111) 3 months ago
base refactor: Remove RepositoryFactory (#19176) 5 months ago
callback_handler orm filter -> where (#22801) 3 months ago
entities fix: type for ProviderConfig.default (#23282) 3 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 make logging not use f-str, change others to f-str (#22882) 3 months ago
llm_generator make logging not use f-str, change others to f-str (#22882) 3 months ago
mcp make logging not use f-str, change others to f-str (#22882) 3 months ago
memory orm filter -> where (#22801) 3 months ago
model_runtime make logging not use f-str, change others to f-str (#22882) 3 months ago
moderation make logging not use f-str, change others to f-str (#22882) 3 months ago
ops Chroe: some misc cleanup (#23203) 3 months ago
plugin chore: enhance error message when handling PluginInvokeError (#22908) 3 months ago
prompt refactor: decouple Node and NodeData (#22581) 3 months ago
rag Fix version comparison with imported_version (#23326) 2 months ago
repositories make logging not use f-str, change others to f-str (#22882) 3 months ago
tools replace db with sa to get typing support (#23240) 3 months ago
variables Fix: incorrect array element validation in SegmentType (#23289) 3 months ago
workflow Fix: Correct file variable handling for custom tools in workflow (#18427) 3 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 orm filter -> where (#22801) 3 months ago