mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-26 16:05:59 +08:00
* version-1.9.0-docs * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
24 lines
550 B
JSON
24 lines
550 B
JSON
{
|
|
"id": "c45f4ac8-772b-4675-8551-c560b1afd590",
|
|
"object": "response",
|
|
"created_at": 1756839042,
|
|
"status": "completed",
|
|
"model": "ced2ec91-f325-4bf0-8754-f3198c2b1563",
|
|
"output": [
|
|
{
|
|
"type": "message",
|
|
"id": "msg_c45f4ac8-772b-4675-8551-c560b1afd590",
|
|
"status": "completed",
|
|
"role": "assistant",
|
|
"content": [
|
|
{
|
|
"type": "output_text",
|
|
"text": "Hello, Alice! How can I assist you today?",
|
|
"annotations": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"previous_response_id": null
|
|
}
|