We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f351094 + 83d4013 commit 51e0ed2Copy full SHA for 51e0ed2
README.md
@@ -52,7 +52,7 @@ KNOWLEDGE_BASE_ID=<your-knowledge-base-id>
52
53
### Run the app
54
55
-To run the app, run the following command in your virtual environment:
+1. To run the app, run the following command in your virtual environment:
56
57
```bash
58
python architecture_chat_demo.py
requirements.txt
@@ -1,5 +1,5 @@
1
aiohappyeyeballs==2.4.3
2
-aiohttp==3.10.10
+aiohttp==3.10.11
3
aiosignal==1.3.1
4
annotated-types==0.7.0
5
anyio==4.6.2.post1
0 commit comments