📝 Edit page
➕ Add page
Artificial Intelligence
Topics
Pages
Content
See also Artificial Intelligence under Code Cookbook.
To compare models and stats for each on cost and max tokens, see Token Translator.
LLM service quick reference
URLs for local LLM APIs and remote options.
LLM | URL |
---|---|
OpenAI API | https://api.openai.com/v1/ |
Pollinations AI API (OpenAI) | https://text.pollinations.ai/openai |
LM Studio (OpenAI) | http://localhost:1234/v1 |
Ollama (standard) | http://localhost:11434/api |
Ollama (OpenAI) | http://localhost:11434/v1 |