Ollama
Ollama enables you to run and manage local large language models to generate and process text within workflows.
Actions
- Chat Completion: Generates conversational responses using a selected local model.
- Generate Completion: Produces text output for a given prompt using a model.
- Get Version: Retrieves the current version of the Ollama service.
- List Models: Lists all available local models installed in Ollama.
- List Running Models: Shows models that are currently active or running.
- Show Model Details: Provides detailed information about a specific model.