Chunk #457
Aus: CLI (Index: 5)
67
Tokens
Synced
Status
Taxonomie
| Kategorie | CLI |
|---|---|
| Pfad | CLI > CLI-Befehle > Beispiele |
| Heading-Pfad | CLI > CLI-Befehle > Befehle > assign > Beispiele |
Entities
| Name | Typ |
|---|---|
| ollama | SERVICE |
| max | SERVICE |
| anthropic | SERVICE |
| claude-sonnet-4 | MODEL |
| mistral | MODEL |
| php | TECHNOLOGY |
| cli.php | COMMAND |
Keywords
Inhalt
# An Ollama zuweisen
php cli.php assign 1 --to=ollama --type=ollama --model=mistral
# An Mensch zuweisen
php cli.php assign 2 --to=max --type=human
# An Anthropic API zuweisen
php cli.php assign 3 --to=anthropic --type=anthropic_api --model=claude-sonnet-4Clean Content
``` `# An Ollama zuweisen php cli.php assign 1 --to=ollama --type=ollama --model=mistral # An Mensch zuweisen php cli.php assign 2 --to=max --type=human # An Anthropic API zuweisen php cli.php assign 3 --to=anthropic --type=anthropic_api --model=claude-sonnet-4` ```
Metadaten
| Analysiert am | 20.12.2025 12:39:13 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | 5b431588-b169-48f1-9b67-853a9fc8a4e3 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:37 |