Closed jarlin8 closed 6 months ago
https://github.com/zhu327/gemini-openai-proxy?tab=readme-ov-file#usage
It seems that the error is caused by the data you passed in. If you are using the version format, you need to fill in the array in the content, not the string. For specific usage of the version api, please refer to the openai api documentation
docker run --restart=always -it -d -p 8080:8080 --name gemini \ -e GPT_4_VISION_PREVIEW=gemini-1.5-pro-latest \ zhu327/gemini-openai-proxy:latest
报错。