Update chainlit.md
Browse files- chainlit.md +1 -1
chainlit.md
CHANGED
@@ -1,7 +1,7 @@
|
|
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 (<
|
5 |
|
6 |
|
7 |
**Data pipeline:** external API
|
|
|
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 (<bookingnr>)โ๐ฝ
|
5 |
|
6 |
|
7 |
**Data pipeline:** external API
|