camparchimedes commited on
Commit
1ca9af3
ยท
verified ยท
1 Parent(s): 6860f92

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +2 -3
chainlit.md CHANGED
@@ -1,9 +1,7 @@
1
- ![image](./public/daysoff_booking(2_1).jpg)
2
-
3
 
4
  ### Welcome to ๐——๐—ฎ๐˜†๐˜€๐—ผ๐—ณ๐—ณ ๐˜‰๐˜ฐ๐˜ฐ๐˜ฌ๐˜ช๐˜ฏ๐˜จ ๐—”๐˜€๐˜€๐—ถ๐˜€๐˜๐—ฎ๐—ป๐˜๐Ÿ‘‹
5
 
6
- This code defines an application using the Chainlit framework to act as a chat interface for Daysoff kundeservice. The Assistant specializes in retrieving booking information based on booking IDs (<bestillingskode>)โœ๐Ÿฝ
7
 
8
 
9
  **Data pipeline:** external API
@@ -18,3 +16,4 @@
18
  - *improved fallback LLM chain logic*
19
  - *markdown table for booking info display*
20
 
 
 
 
 
1
 
2
  ### Welcome to ๐——๐—ฎ๐˜†๐˜€๐—ผ๐—ณ๐—ณ ๐˜‰๐˜ฐ๐˜ฐ๐˜ฌ๐˜ช๐˜ฏ๐˜จ ๐—”๐˜€๐˜€๐—ถ๐˜€๐˜๐—ฎ๐—ป๐˜๐Ÿ‘‹
3
 
4
+ This code defines an Assistant interface for retrieving booking information from an external API based on a given booking ID (<bestillingskode>)โœ๐Ÿฝ
5
 
6
 
7
  **Data pipeline:** external API
 
16
  - *improved fallback LLM chain logic*
17
  - *markdown table for booking info display*
18
 
19
+ ![image](./public/daysoff_booking(2_1).jpg)