📄️ OpenAI
The OpenAI API interface is a common standard for LLM API interactions.
📄️ Google Gemini API
Google uses a different API parameter list than OpenAI.
📄️ Perplexity
The Perplexity API interface is very similar to the OpenAI interface. There are some subtle differences in the parameter list.
📄️ Hugging Face
There are different Hugging Face API interface parameter lists based on the models used. Please refer to the model card for exact parameters. Generally they are similar to the OpenAI interface, and those are shown below.
📄️ Groq Cloud
The Groq Cloud API interface is very similar to the OpenAI interface, with a limited parameter list.
📄️ LM Studio
The LM Studio API interface is completely compliant with the OpenAI interface.
📄️ Internal Testing
This Is Not AI
📄️ IBM WatsonX
IBM WatsonX uses it's own API interface that is different from OpenAI.