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.
yihong 909259da37
fix: delete some dead code using vulture (#20999)
4 months ago
..
agent chore: remove agent turn limits (#19930) 5 months ago
app 🐛 Fix(Gemini LLM): Support Gemini 0.2.x plugin on agent app (#20794) 4 months ago
base refactor: Remove RepositoryFactory (#19176) 6 months ago
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 5 months ago
entities refactor: Improve model status handling and structured output (#20586) 5 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension refactor: Improve model status handling and structured output (#20586) 5 months ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
file feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
helper chore: replace pseudo-random generators with secrets module (#20616) 4 months ago
llm_generator Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 5 months ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 months ago
model_runtime refactor: Improve model status handling and structured output (#20586) 5 months ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
ops Add support for W&B dedicated cloud instances in Weave tracing integration (#20765) 4 months ago
plugin refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 4 months ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
rag test: run vdb test of oceanbase with docker compose in CI tests (#20945) 4 months ago
repositories refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. (#20966) 4 months ago
tools chore: bump mypy to 1.16 (#20608) 4 months ago
variables feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 months ago
workflow fix: delete some dead code using vulture (#20999) 4 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 chore: model.query change to db.session.query (#19551) 5 months ago
model_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
provider_manager.py refactor: Improve model status handling and structured output (#20586) 5 months ago