Does api_base, send content to openai? #1226
-
For openai<1.0.0, when I specify an api_base and a random api_key, does the content I have in messages go to openai? FYI: I'm hosting my own LLM and using that api_base in openai. |
Beta Was this translation helpful? Give feedback.
Answered by
rattrayalex
Mar 11, 2024
Replies: 1 comment
-
No, nothing will be sent to OpenAI in that case. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adityamiskin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, nothing will be sent to OpenAI in that case.