145 Commitit (60c37fe4920f2b75d0f3dbe1bb37ddd168640427)

Tekijä SHA1 Viesti Päivämäärä
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 kuukautta sitten
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 kuukautta sitten
  QuantumGhost 89250a36b7
fix(api): files not returned in the answer node (#21807) 4 kuukautta sitten
  QuantumGhost c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604) 4 kuukautta sitten
  Qiang Lee cf2173644e
Release db.session connection before workflow new thread long time operation (#21726) 4 kuukautta sitten
  jiangbo721 cefb8e4218
chore: Simplify code logic (#21496) 4 kuukautta sitten
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 kuukautta sitten
  湛露先生 8331b63baa
add func args missing in apps chat. (#21085) 4 kuukautta sitten
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 kuukautta sitten
  Takuya Ono af83120832
🐛 Fix(Gemini LLM): Support Gemini 0.2.x plugin on agent app (#20794) 4 kuukautta sitten
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) 5 kuukautta sitten
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 kuukautta sitten
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 kuukautta sitten
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 kuukautta sitten
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 kuukautta sitten
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 5 kuukautta sitten
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 kuukautta sitten
  非法操作 acd4b9a8ac
fix: not save workflow_run_id of chatflow message (#20257) 5 kuukautta sitten
  -LAN- 6b3666f826
feat: Split WorkflowCycleManager (#20071) 5 kuukautta sitten
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 kuukautta sitten
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 kuukautta sitten
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 5 kuukautta sitten
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 kuukautta sitten
  -LAN- c104febf63
refactor: Apply DI to WorkflowNodeExecutionRepository. (#18794) 6 kuukautta sitten
  just2gooo 5e2b3b34e5
issue: #17056 : Add a reason field to the message_replace event (#17195) 6 kuukautta sitten
  Ganondorf d242e4b95b
fix agentflow error if first variable is num (#18660) 6 kuukautta sitten
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 6 kuukautta sitten
  Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557) 6 kuukautta sitten
  kenwoodjw 53efb2bad5
fix chat message type error (#17997) 6 kuukautta sitten
  -LAN- d3157b46ee
feat(large_language_model): Adds plugin-based token counting configuration option (#17706) 6 kuukautta sitten
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 kuukautta sitten
  Alex 5d77730c78
feat(api): optimize conversation name generation logic in message app (#16917) 7 kuukautta sitten
  jiangbo721 97eadb867c
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136) 7 kuukautta sitten
  Jyong abeaea4f79
Support knowledge metadata filter (#15982) 7 kuukautta sitten
  kurokobo 86d3fff666
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 7 kuukautta sitten
  Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) 7 kuukautta sitten
  Novice 778861f461
fix: agent node can't use in parallel (#15047) 8 kuukautta sitten
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) 8 kuukautta sitten
  Qun f0fb38fed4
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800) 8 kuukautta sitten
  jiangbo721 3f34b8b0d1
fix: remove duplicated code (#14047) 8 kuukautta sitten
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 kuukautta sitten
  Wu Jiayang 423fb2d7bc
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955) 8 kuukautta sitten
  jiandanfeng edc29780ed
fix: "Model schema not found" error only in agents (#12655) (#12760) 9 kuukautta sitten
  jiandanfeng 9aaee8ee47
fix: Issues related to the deletion of conversation_id (#12488) (#12665) 9 kuukautta sitten
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 kuukautta sitten
  -LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 10 kuukautta sitten
  Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 10 kuukautta sitten
  -LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264) 10 kuukautta sitten
  -LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 10 kuukautta sitten
  -LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073) 10 kuukautta sitten