camparchimedes's picture
Update chainlit.md
e27f995 verified
|
raw
history blame
737 Bytes

image

Welcome to ๐˜ฟ๐™–๐™ฎ๐™จ๐™ค๐™›๐™› kundeservice ๐˜ผ๐™„ ๐˜ผ๐™จ๐™จ๐™ž๐™จ๐™ฉ๐™–๐™ฃ๐™ฉ๐Ÿ‘‹

Description

This code defines an application using the chainlit framework to act as a chatbot (assistant) interface for Daysoff Kundeservice. 
The assistant specifically help users with retrieving information associated with their booking IDs. 
      

๐Ÿ’ฌPlease have your booking id (โœ๐Ÿฝ) ready.

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