diff --git a/README.md b/README.md index a9c3334..30207e0 100644 --- a/README.md +++ b/README.md @@ -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