145 Revīzijas (60c37fe4920f2b75d0f3dbe1bb37ddd168640427)

Autors SHA1 Ziņojums Datums
  qfl 841e53dbbe
feat(trace): support external trace id propagation (#22623) pirms 3 mēnešiem
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) pirms 3 mēnešiem
  -LAN- 1f9cd99bc2
refactor: elegant event dispatch patterns (92% complexity reduction) (#22600) pirms 3 mēnešiem
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) pirms 3 mēnešiem
  jiangbo721 fb5c6dd644
chore: remove unused code (#22501) pirms 3 mēnešiem
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) pirms 3 mēnešiem
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) pirms 3 mēnešiem
  QuantumGhost 89250a36b7
fix(api): files not returned in the answer node (#21807) pirms 4 mēnešiem
  QuantumGhost c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604) pirms 4 mēnešiem
  Qiang Lee cf2173644e
Release db.session connection before workflow new thread long time operation (#21726) pirms 4 mēnešiem
  jiangbo721 cefb8e4218
chore: Simplify code logic (#21496) pirms 4 mēnešiem
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) pirms 4 mēnešiem
  湛露先生 8331b63baa
add func args missing in apps chat. (#21085) pirms 4 mēnešiem
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) pirms 4 mēnešiem
  Takuya Ono af83120832
🐛 Fix(Gemini LLM): Support Gemini 0.2.x plugin on agent app (#20794) pirms 4 mēnešiem
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) pirms 5 mēnešiem
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) pirms 5 mēnešiem
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) pirms 5 mēnešiem
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) pirms 5 mēnešiem
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) pirms 5 mēnešiem
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) pirms 5 mēnešiem
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) pirms 5 mēnešiem
  非法操作 acd4b9a8ac
fix: not save workflow_run_id of chatflow message (#20257) pirms 5 mēnešiem
  -LAN- 6b3666f826
feat: Split WorkflowCycleManager (#20071) pirms 5 mēnešiem
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) pirms 5 mēnešiem
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) pirms 5 mēnešiem
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) pirms 5 mēnešiem
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) pirms 6 mēnešiem
  -LAN- c104febf63
refactor: Apply DI to WorkflowNodeExecutionRepository. (#18794) pirms 6 mēnešiem
  just2gooo 5e2b3b34e5
issue: #17056 : Add a reason field to the message_replace event (#17195) pirms 6 mēnešiem
  Ganondorf d242e4b95b
fix agentflow error if first variable is num (#18660) pirms 6 mēnešiem
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) pirms 6 mēnešiem
  Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557) pirms 6 mēnešiem
  kenwoodjw 53efb2bad5
fix chat message type error (#17997) pirms 6 mēnešiem
  -LAN- d3157b46ee
feat(large_language_model): Adds plugin-based token counting configuration option (#17706) pirms 6 mēnešiem
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) pirms 7 mēnešiem
  Alex 5d77730c78
feat(api): optimize conversation name generation logic in message app (#16917) pirms 7 mēnešiem
  jiangbo721 97eadb867c
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136) pirms 7 mēnešiem
  Jyong abeaea4f79
Support knowledge metadata filter (#15982) pirms 7 mēnešiem
  kurokobo 86d3fff666
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) pirms 7 mēnešiem
  Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) pirms 7 mēnešiem
  Novice 778861f461
fix: agent node can't use in parallel (#15047) pirms 8 mēnešiem
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) pirms 8 mēnešiem
  Qun f0fb38fed4
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800) pirms 8 mēnešiem
  jiangbo721 3f34b8b0d1
fix: remove duplicated code (#14047) pirms 8 mēnešiem
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) pirms 8 mēnešiem
  Wu Jiayang 423fb2d7bc
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955) pirms 8 mēnešiem
  jiandanfeng edc29780ed
fix: "Model schema not found" error only in agents (#12655) (#12760) pirms 9 mēnešiem
  jiandanfeng 9aaee8ee47
fix: Issues related to the deletion of conversation_id (#12488) (#12665) pirms 9 mēnešiem
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) pirms 9 mēnešiem