Antonio Cheong
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -108,6 +108,8 @@ options:
|
|
108 |
-----
|
109 |
|
110 |
### Developer demo
|
|
|
|
|
111 |
Use Async for the best experience
|
112 |
|
113 |
[Reference code](https://github.com/acheong08/EdgeGPT/blob/master/src/EdgeGPT.py#L268-L328) for more advanced example of usage
|
|
|
108 |
-----
|
109 |
|
110 |
### Developer demo
|
111 |
+
Remember to set cookie file path: `export COOKIE_FILE=/path/to/cookies.json`
|
112 |
+
|
113 |
Use Async for the best experience
|
114 |
|
115 |
[Reference code](https://github.com/acheong08/EdgeGPT/blob/master/src/EdgeGPT.py#L268-L328) for more advanced example of usage
|