add pip install

This commit is contained in:
anna 2025-04-18 15:22:19 +02:00
parent 9a3050a77a
commit 5d782453a4

View File

@ -17,6 +17,7 @@ You will have to be on VPN or in the office to use odin.
1. Check `odin.capgemini.com/portainer/` (the trailinig / is important!) if your model is running. Otherwise, start the container
2. Once the container is running, you can access the models with the Openai library. For the time being, you will have to use the http: link.
3. Make sure you have openai installed (`(uv) pip install openai`)
### Usage Example