3.2 KiB
3.2 KiB
Ollama
Docs
- Get version: Retrieve the version of the Ollama
- Show model details
- Authentication
- Generate a chat message: Generate the next chat message in a conversation between a user and an assistant.
- Copy a model
- Create a model
- Delete a model
- Generate embeddings: Creates vector embeddings representing the input text
- Errors
- Generate a response: Generates a response for the provided prompt
- Introduction
- OpenAI compatibility
- List running models: Retrieve a list of models that are currently running
- Pull a model
- Push a model
- Streaming
- List models: Fetch a list of models and their details
- Usage
- Embeddings: Generate text embeddings for semantic search, retrieval, and RAG.
- Streaming
- Structured Outputs
- Thinking
- Tool calling
- Vision
- Web search
- CLI Reference
- Cloud
- Context length
- null
- FAQ
- Hardware support
- Importing a Model
- Ollama's documentation
- Cline
- Codex
- Droid
- Goose
- JetBrains
- n8n
- Roo Code
- VS Code
- Xcode
- Zed
- Linux
- macOS
- Modelfile Reference
- Quickstart
- Troubleshooting: How to troubleshoot issues encountered with Ollama
- Windows