Download the PHP package papi-ai/ollama without Composer
On this page you can find all versions of the php package papi-ai/ollama. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ollama
PapiAI Ollama Provider
Ollama provider for PapiAI - A simple but powerful PHP library for building AI agents.
Installation
Usage
Available Models
The following models are supported (as referenced in OllamaProvider):
| Model | Type |
|---|---|
llama3.1 (default) |
General purpose |
codellama |
Code generation |
mistral |
General purpose |
mixtral |
Mixture of experts |
qwen2.5-coder |
Code generation |
nomic-embed-text |
Embeddings (default) |
Features
- Tool/function calling
- Streaming support
- Embeddings support
- Vision support
- Structured output / JSON mode
- Runs locally via Ollama (no API key required)
License
MIT
All versions of ollama with dependencies
PHP Build Version
Package Version
The package papi-ai/ollama contains the following files
Loading the files please wait ...