-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
ollama
URLs
Actions
generate-completion
Prompt
Generate a response for a given prompt with a provided model.
URLs
generate-chat-completion
Prompt
Generate the next message in a chat with a provided model.
URLs
create-model
Prompt
Create a model from a Modelfile.
URLs
list-local-models
Prompt
List models that are available locally.
URLs
show-model-information
Prompt
Show information about a model including details, modelfile, template, parameters, license, system prompt.
URLs
copy-model
Prompt
Copy a model. Creates a model with another name from an existing model.
URLs
delete-model
Prompt
Delete a model and its data.
URLs
pull-model
Prompt
Download a model from the ollama library.
URLs
push-model
Prompt
Upload a model to a model library.
URLs
generate-embeddings
Prompt
Generate embeddings from a model.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done