Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Yeuoly 87efe45240
feat(plugin): Add API endpoint for invoking LLM with structured output (#21624)
4 месяцев назад
..
agent chore: remove agent turn limits (#19930) 5 месяцев назад
app chore: Simplify code logic (#21496) 4 месяцев назад
base refactor: Remove RepositoryFactory (#19176) 6 месяцев назад
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 5 месяцев назад
entities feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 4 месяцев назад
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 месяцев назад
extension refactor: Improve model status handling and structured output (#20586) 5 месяцев назад
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 месяцев назад
file feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 месяцев назад
helper chore: replace pseudo-random generators with secrets module (#20616) 5 месяцев назад
llm_generator refactor: move structured output support outside LLM Node (#21565) 4 месяцев назад
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 месяцев назад
model_runtime refactor: move structured output support outside LLM Node (#21565) 4 месяцев назад
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 месяцев назад
ops Minor Improvements for File Validation and Configuration Handling #21179 (#21171) 4 месяцев назад
plugin feat(plugin): Add API endpoint for invoking LLM with structured output (#21624) 4 месяцев назад
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 месяцев назад
rag Feat/kb index (#20868) 4 месяцев назад
repositories feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 месяцев назад
tools feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 4 месяцев назад
variables feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 месяцев назад
workflow refactor: move structured output support outside LLM Node (#21565) 4 месяцев назад
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 год назад
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 8 месяцев назад
indexing_runner.py Feat/kb index (#20868) 4 месяцев назад
model_manager.py unreachable-code for lb model fetch. (#20797) 4 месяцев назад
provider_manager.py refactor: Improve model status handling and structured output (#20586) 5 месяцев назад