Seems like LiteLLM (docker) insists on Azure? #12310
Closed
CaptainPalapa
started this conversation in
General
Replies: 1 comment
-
So, I ended up using the compose file from the repo. (I'm NOT checking out a whole repo!) And I did get it running. Still not sure why this all happened, but I WAS able to move past it. Kudos to a great concept! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if it's me. I'm not a Docker expert, but....
Here's what the logs keep outputting and, of course, the container just keeps restarting over and over until I
docker compose down
.I have ZERO idea where this Azure stuff is coming from. I've verified that my config is getting loaded, by attaching a terminal and doing a
cat
on the config file. So my docker compose env / pathing has got to be right. I've also verified that environment variables are making it in, too. I'm attaching my compose and config files. You can see in the attached config that there is nothing but ollama at the moment.If anyone has ANY idea, please let me know. I'm a 25 year veteran programmer, so ... I'm sharp enough, but this one is eluding me after almost 2 days. I've even thrown the AI's at it directly (cursor, also the web-based), and I can't solve it. (Okay, .yaml files no good, so ... they're in a .zip.)
ai-stack-compose-and-config.zip
Beta Was this translation helpful? Give feedback.
All reactions