camparchimedes
commited on
Update chainlit.md
Browse files- chainlit.md +7 -7
chainlit.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
![image](
|
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 |
-
|
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 |
|