--- rag_data_dir: /srv/data/rag rag_docs_dir: /srv/data/rag/docs qdrant_url: "http://127.0.0.1:6333" embed_url: "http://192.168.10.20:1234/v1/embeddings" embed_model: "qwen3-8b" rag_collection: "funk-docs"