daysoff_assistant / chainlit.md
camparchimedes's picture
Update chainlit.md
7131f0f verified
|
raw
history blame
796 Bytes
booking info table

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

Description

This codebase 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. 

Therefore, please have your booking id (<bestillingskode>โœ๐Ÿฝ) 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