Files
dify/api/core/app
GareArc 6f760a3901 fix(api): restore conversation history for OPENAPI invoke source
OPENAPI callers (difyctl) don't send parent_message_id, causing
extract_thread_messages to treat each message as a new thread start
and return empty history. Apply UUID_NIL sentinel for OPENAPI the
same way SERVICE_API does, keeping the two invoke sources distinct.
2026-05-19 14:13:24 -07:00
..
2026-05-10 06:04:42 +00:00
2026-04-16 08:50:02 +00:00
2026-04-16 08:50:02 +00:00
2024-04-08 18:51:46 +08:00