Files
dify/api/core
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-04-16 08:50:02 +00:00
2026-05-12 14:45:58 +00:00
2026-04-16 08:50:02 +00:00