mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
working draft
This commit is contained in:
parent
2bd61d628c
commit
ae28ab8612
78 changed files with 239 additions and 1085 deletions
9
demos/sample_apps/python/stock_quote/README.md
Normal file
9
demos/sample_apps/python/stock_quote/README.md
Normal 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,
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue