camparchimedes commited on
Commit
20d6f5f
ยท
verified ยท
1 Parent(s): cc8ce68

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +7 -7
chainlit.md CHANGED
@@ -1,4 +1,4 @@
1
- ![image](https://raw.githubusercontent.com/camparchimedes/spacehold/refs/heads/main/daysoff_funV2.jpg?token=GHSAT0AAAAAAC4ZCDI3WG3XXND3XMZLWTM6Z4EAJ5Q)
2
 
3
 
4
  Welcome to Beta-testing for ๐˜ฟ๐™–๐™ฎ๐™จ๐™ค๐™›๐™› **kundeservice** ๐˜ผ๐™„ ๐˜ผ๐™จ๐™จ๐™ž๐™จ๐™ฉ๐™–๐™ฃ๐™ฉ!๐Ÿ˜Š๐Ÿ‘‹
@@ -9,11 +9,11 @@ Welcome to Beta-testing for ๐˜ฟ๐™–๐™ฎ๐™จ๐™ค๐™›๐™› **kundeservice** ๐˜ผ
9
  help users with retrieving information associated with their booking IDs. Therefore, please have your booking id (<bestillingskode>โœ๐Ÿฝ) ready.
10
 
11
 
12
- *Changelog* ๐Ÿ’ฌ
13
 
14
- - refactored POST request handling
15
- - replaced RequestsPostTool with requests library
16
- - async compatibility with asyncio.to_thread
17
- - improved fallback LLM chain logic
18
- - markdown table for booking info display
19
 
 
1
+ ![image](./daysoff_booking(2_1).jpg)
2
 
3
 
4
  Welcome to Beta-testing for ๐˜ฟ๐™–๐™ฎ๐™จ๐™ค๐™›๐™› **kundeservice** ๐˜ผ๐™„ ๐˜ผ๐™จ๐™จ๐™ž๐™จ๐™ฉ๐™–๐™ฃ๐™ฉ!๐Ÿ˜Š๐Ÿ‘‹
 
9
  help users with retrieving information associated with their booking IDs. Therefore, please have your booking id (<bestillingskode>โœ๐Ÿฝ) ready.
10
 
11
 
12
+ **Changelog** ๐Ÿ’ฌ
13
 
14
+ - *refactored POST request handling*
15
+ - *replaced RequestsPostTool with requests library*
16
+ - *async compatibility with asyncio.to_thread*
17
+ - *improved fallback LLM chain logic*
18
+ - *markdown table for booking info display*
19