Non-streaming chat
Non-streaming chat
Non-streaming chat
Build a chat integration that receives complete responses after processing, perfect for batch processing, simple UIs, or when you need the full response before proceeding. Ideal for integrations where real-time display isn’t essential.
What You’ll Build:
previousChatId for linked conversationsFor comprehensive context management options including sessions, see Session management.
We’ll build a help desk system for “TechFlow” that processes support messages through text chat and maintains conversation history using previousChatId.
Start with a basic non-streaming chat implementation:
Enhance your non-streaming chat system further: