api_ollama 0.4.1

Ollama local LLM runtime API client for HTTP communication.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# tests/docs

Test specifications for api_ollama doc entity instances.

### Responsibility Table

| Path | Purpose |
|------|---------|
| `invariant/` | Invariant enforcement test specs |
| `api/` | API contract test specs |
| `feature/` | Feature behavior test specs |
| `pattern/` | Design pattern test specs |
| `operation/` | Operational procedure test specs |