mirror of
https://github.com/katanemo/plano.git
synced 2026-05-15 11:02:39 +02:00
Update README.md
This commit is contained in:
parent
33f9dd22e6
commit
1f544d836c
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
This demo shows how you can use intelligent prompt gateway to provide realtime weather forecast.
|
||||
|
||||
# Startig the demo
|
||||
1. Ensure that submodule is up to date
|
||||
```sh
|
||||
$ git submodule sync --recursive
|
||||
```
|
||||
1. Create `.env` file and set OpenAI key using env var `OPENAI_API_KEY`
|
||||
1. Start services
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue