Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/service_api/app/conversation.py March 5, 2026
W
feat: 204 http status code not return content (#33023)
wangxiaolei committed
February 1, 2026
A
refactor: remove all reqparser (#29289)
Asuka Minato committed
January 4, 2026
A
refactor: more ns.model to BaseModel (#30445)
Asuka Minato committed
December 22, 2025
W
feat: support var filer in conversation service (#29245)
wangxiaolei committed
December 11, 2025
-
fix: conversation rename payload validation (#29510)
-LAN- committed
December 8, 2025
A
refactor: port reqparse to BaseModel (#28993)
Asuka Minato committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
September 9, 2025
-
Fix basedpyright type errors (#25435)
-LAN- committed
August 25, 2025
-
feat: API docs for service api (#24425)
-LAN- committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
August 14, 2025
A
Fixes #23921 (#23924)
Alex Chim committed
August 1, 2025
A
[Enhancement] Allow modify conversation variable via api (#23112)
Alex Chim committed
May 6, 2025
April 27, 2025
D
fix: change delete app status code from 204 to 200 (#18398)
devxing committed
April 25, 2025
A
Resolves #18536 Retreive conversation variables (#18581)
Alex Chim committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
December 22, 2024
November 8, 2024
B
Fix conversation response issue (#10450)
Benjamin committed
November 7, 2024
B
Conversation delete issue (#10423)
Benjamin committed
B
September 13, 2024
B
chore: refurish python code by applying Pylint linter rules (#8322)
Bowen Liang committed
August 26, 2024
-
chore(api/controllers): Apply Ruff Formatter. (#7645)
-LAN- committed
August 20, 2024
K
feat: Sort conversations by updated_at desc (#7348)
KinWang committed
August 2, 2024
C
fix: return code in service api (#6911)
crazywoola committed
April 9, 2024
T
fix: empty conversation list of explore chatbot (#3235)
takatost committed
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed
February 28, 2024
T
fix: missing default user for APP service api (#2606)
takatost committed
February 9, 2024
February 6, 2024
January 17, 2024
T
feat: service api add llm usage (#2051)
takatost committed
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
November 15, 2023
T
fix: conversation rename always auto generate (#1530)
takatost committed
November 13, 2023
T
feat: [backend] vision support (#1510)
takatost committed
October 13, 2023
C
Add Message Suggested Api (#1326)
Charlie.Wei committed
September 27, 2023
J
Feat/dataset service api (#1245)
Jyong committed
August 7, 2023
C
fix: doc issue in #757 (#767)
crazywoola committed
July 14, 2023
C
Feature/add delete to service (#555)
crazywoola committed
June 28, 2023
C
Feature/add is deleted to conversations (#470)
crazywoola committed
May 15, 2023
J
Initial commit
John Wang committed