stop-chat-stream
PublicA FastAPI-based example application that provides a chat interface using OpenAI's models with streaming support. Features include the ability to start and abort chat generation using three approaches for managing state: In-Memory, PostgreSQL, and Redis. Scalable and suitable for diverse use cases.