Chunk #622
Aus: Chat-API (Index: 0)
81
Tokens
Synced
Status
Taxonomie
| Kategorie | API |
|---|---|
| Pfad | API > Chat API > RAG |
| Heading-Pfad | Chat-API > Chat API |
Entities
| Name | Typ |
|---|---|
| Ollama | TECHNOLOGY |
| Qdrant | TECHNOLOGY |
| Claude | TECHNOLOGY |
| LLM | CONCEPT |
| Vektorsuche | CONCEPT |
Keywords
Inhalt
RAG-basierter Chat mit Vektorsuche und LLM-Integration. Verwendet lokale Embeddings (Ollama), Vektorsuche (Qdrant) und Claude (Anthropic) oder Ollama als LLM.
| Endpunkt (HTML) | POST /chat/message |
|---|---|
| Endpunkt (JSON) | POST /api/v1/chat |
| Controller | /src/Controller/ChatController.php |
| Service | /src/Infrastructure/AI/ChatService.php |
Clean Content
RAG-basierter Chat mit Vektorsuche und LLM-Integration. Verwendet lokale Embeddings (Ollama), Vektorsuche (Qdrant) und Claude (Anthropic) oder Ollama als LLM. Endpunkt (HTML)POST /chat/message Endpunkt (JSON)POST /api/v1/chat Controller/src/Controller/ChatController.php Service/src/Infrastructure/AI/ChatService.php
Metadaten
| Analysiert am | 20.12.2025 12:47:41 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | 4f6fc3df-bd48-4bb0-a735-3b54e234bf64 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:40 |