chainlit stream 模式简单说明
摘要:
chatapp stream 模式还是很重要的,现在的llm api 基本都支持stream模式了chainlit 也提供了stream 模式的支持 参考处理 import chainlit as cl from openai import AsyncOpenAI client = AsyncOpe 阅读全文
posted @ 2024-08-12 00:06 荣锋亮 阅读(41) 评论(0) 推荐(0) 编辑