Welcome to ๐ฟ๐๐ฎ๐จ๐ค๐๐ kundeservice ๐ผ๐ ๐ผ๐จ๐จ๐๐จ๐ฉ๐๐ฃ๐ฉ๐
This code defines an application using the Chainlit framework to act as a chat interface for Daysoff customer support. The Assistant specializes in
retrieving booking information based on booking IDs ()โ๐ฝ
Data pipeline: external API Stack: LangChain, OpenAI, Chainlit Platform: HF Spaces
Changelog ๐พ
- refactored POST request handling
- replaced RequestsPostTool with requests library
- async compatibility with asyncio.to_thread
- improved fallback LLM chain logic
- markdown table for booking info display