/chat/completions endpoint #551
-
With so many llm's implementing OpenAI's chat completions endpoint, is there an example implementation? |
Beta Was this translation helpful? Give feedback.
Answered by
demchenkoalex
Oct 27, 2024
Replies: 2 comments
-
not atm, but I will make sure to add all the AI stuff in |
Beta Was this translation helpful? Give feedback.
0 replies
-
example available in v2 #646 (Gemini, but idea is the same for anything) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
demchenkoalex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
example available in v2 #646 (Gemini, but idea is the same for anything)