|
|
|
### Welcome to ๐๐ฎ๐๐๐ผ๐ณ๐ณ ๐๐ฐ๐ฐ๐ฌ๐ช๐ฏ๐จ ๐๐๐๐ถ๐๐๐ฎ๐ป๐๐ |
|
|
|
This code defines an Assistant interface for retrieving booking information from an external API based on a given booking ID (<bookingnr>)โ๐ฝ |
|
|
|
|
|
**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](./public/daysoff_booking(2_1).jpg) |
|
|