Skip to contents

All functions

chat_history() new_chat()
Handle conversations
check_model_installed()
Check if one or several models are installed on the server
create_model()
Create a model from a Modelfile
create_schema() type_string() type_boolean() type_integer() type_number() type_enum() type_array() type_object()
Create a structured output schema
embed_text()
Generate Embeddings
list_models()
List models that are available locally.
list_running_models()
List running models
make_query()
Generate and format queries for a language model
ping_ollama()
Ping server to see if Ollama is reachable
pull_model() push_model() show_model() delete_model() copy_model()
Pull, push, show and delete models
query() chat()
Chat with a LLM through Ollama
rollama-options
rollama Options