| chat | Chat with a LLM through Ollama | 
| chat_history | Handle conversations | 
| check_model_installed | Check if one or several models are installed on the server | 
| copy_model | Pull, show and delete models | 
| create_model | Create a model from a Modelfile | 
| delete_model | Pull, show and delete models | 
| embed_text | Generate Embeddings | 
| list_models | List models that are available locally. | 
| make_query | Generate and format queries for a language model | 
| new_chat | Handle conversations | 
| ping_ollama | Ping server to see if Ollama is reachable | 
| pull_model | Pull, show and delete models | 
| query | Chat with a LLM through Ollama | 
| rollama-options | rollama Options | 
| show_model | Pull, show and delete models |