Skip to content
Snippets Groups Projects
Commit d2f3f678 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Improve description of base example


Co-authored-by: default avatarAndrei Politov <andrei.politov@tu-dresden.de>
parent 1c5715fd
No related branches found
No related tags found
1 merge request!1Base example
# Base functionality
This example intends to show you how to:
This is a basic example that intends to show you how to:
- list models
- select and use the first model with "llama" in its name to display a joke
......@@ -17,7 +17,8 @@ pip install -r requirements.txt
## Usage
1. Put your API key in the file `my_key`.
1. Create a file `my_key` and put your API key in the file.
For security reasons API Key is necessary. You have to obtain the API Key from the llm.scads.ai team. You can find instructions [here](https://llm.scads.ai/)
2. Then simply start the script `main.py` from your bash shell:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment