Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 2.54 KB

File metadata and controls

69 lines (55 loc) · 2.54 KB

Ollama Bash Lib - Documentation

This directory contains the full documentation for the Ollama Bash Lib.

How To

Dependencies

Functions

API Functions - for direct interaction with the Ollama API

Generate Functions - for generating content

Chat Functions - for conversational interactions

Model Functions - for managing models

Application Functions - for interacting with the Ollama application

Library Functions - for library-specific operations

Other