Next.js 14 streaming patterns for real-time chatbot responses with OpenAI SDK. Use when implementing streaming chat, API routes for LLM integration, real-time UI updates, or managing loading states in chat interfaces.
原文语言:英语
菜单
SkillsMP 已收集 LuisMUtec/CodingCase26LuisMaquera 中的 3 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 3 / 3 个已收集 Skill。
Next.js 14 streaming patterns for real-time chatbot responses with OpenAI SDK. Use when implementing streaming chat, API routes for LLM integration, real-time UI updates, or managing loading states in chat interfaces.
原文语言:英语
RAG (Retrieval-Augmented Generation) implementation with embeddings, vector search, and anti-hallucination strategies. Use when implementing document ingestion, chunking, vector stores, semantic search, or preventing LLM hallucinations.
原文语言:英语
TypeScript type safety patterns for chatbot applications with Zod runtime validation. Use when defining API schemas, creating type-safe components, validating user input, or working with LLM responses.
原文语言:英语