working draft

This commit is contained in:
Salman Paracha 2025-02-06 21:05:28 -08:00
parent 2bd61d628c
commit ae28ab8612
78 changed files with 239 additions and 1085 deletions

View file

@ -0,0 +1,9 @@
This demo shows how you can use a publicly hosted rest api that is protected by an access key.
Before you start the demo make sure you set `OPENAI_API_KEY` and `TWELVEDATA_API_KEY`.
To get `TWELVEDATA_API_KEY` please head over to https://twelvedata.com/.
Following screenshot shows interaction with stock quote demo,
![alt text](stock_quote_demo.png)