camparchimedes's picture
Update chainlit.md
1ca9af3 verified

Welcome to 𝗗𝗮𝘆𝘀𝗼𝗳𝗳 𝘉𝘰𝘰𝘬𝘪𝘯𝘨 𝗔𝘀𝘀𝗶𝘀𝘁𝗮𝗻𝘁👋

This code defines an Assistant interface for retrieving booking information from an external API based on a given booking ID (<bestillingskode>)✍🏽

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

image