Chunk #624

Aus: Chat-API (Index: 2)

75 Tokens
Synced Status
« Vorheriger (#1) Nächster (#3) »

Taxonomie

Kategorie API
Pfad API > Response > Chat
Heading-Pfad Chat-API > Chat API > Response

Entities

Name Typ
answer SERVICE
sources CONCEPT
model TECHNOLOGY
tokens CONFIG

Keywords

Chat API response answer sources model

Inhalt

{
    "answer": "Systemische Therapie ist ein psychotherapeutischer Ansatz...",
    "sources": [
        {
            "title": "Einführung in die systemische Therapie",
            "content": "...",
            "score": 0.89,
            "path": "/Documents/therapie/einfuehrung.pdf"
        }
    ],
    "model": "claude-opus-4-5-20251101",
    "tokens": 1234
}

Clean Content

```
`{
 "answer": "Systemische Therapie ist ein psychotherapeutischer Ansatz...",
 "sources": [
 {
 "title": "Einführung in die systemische Therapie",
 "content": "...",
 "score": 0.89,
 "path": "/Documents/therapie/einfuehrung.pdf"
 }
 ],
 "model": "claude-opus-4-5-20251101",
 "tokens": 1234
}`
```

Metadaten

Analysiert am20.12.2025 12:47:47
Analyse-Modellgemma3:4b-it-qat
Embedding-Modellmxbai-embed-large
Qdrant-ID7f7bd4ba-e3c8-43c3-85c3-eff4ccd8d3f0
Erstellt20.12.2025 12:34:42
Aktualisiert20.12.2025 12:53:40