k2o333

Results 4 issues of k2o333

Traceback (most recent call last): File "/root/anaconda3/lib/python3.12/site-packages/dotenv/main.py", line 130, in rewrite with open(path, "w+", encoding=encoding) as source: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '' During handling of...

========== == CUDA == ========== CUDA Version 12.4.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the...

In the scenario of using ollama, I configured openai_api_key="ollama" in the .env file. Then, where should I configure openai_api_base="http://IPADDRESS:11434/v1"? In config.py?

### What happened? A bug happened! as the title it's my docker-compose.yml, the part relevant to config.yaml is setup suggestted by instruction version: "3.11" services: litellm: build: context: . args:...

bug