benahmedadel
benahmedadel
It is little better as it starts right now but i am unable to go on UI admin or manage tokens. `Traceback (most recent call last): File "/appli/litellm/venv/lib/python3.10/site-packages/litellm/proxy/proxy_server.py", line 2670,...
I updated prisma client and everything is ok. Thank you very much.
i have exactly the same warnings when i generate litellm prisma schema in postgresql database.
It is running on a ubuntu server where i have litellm. I wanted to check and test with Azure openai using litellm but it is KO. It is not very...
Hello I really appreciate your suggestion. I am sorry today it is a muslim holiday, i am very far of technology since 8 hours. Can we program a call saturday...
Hello, this issue can be closed, it was something very stupid. I just forgot to add proxy environment variables to service starting litellm. Everything is ok right now.
> @benahmedadel what environment variables were missing / incorrect ? this will help other users I added 4 variables to my service launcher: http_proxy, https_proxy, HTTP_PROXY and HTTPS_PROXY This can...
> * can you help me understand why you needed to add `http_proxy, https_proxy, HTTP_PROXY and HTTPS_PROXY` to your env ? > * it was fixed after adding these vars...