webclaw/crates/noxa-rag
Jacob Magar d66522b8ae feat(noxa-68r.6): factory and TOML config
- build_embed_provider(): TEI startup probe via new_with_probe(), is_available() check
- build_vector_store(): collection create-if-missing, dims validation warning
- NOXA_RAG_QDRANT_API_KEY env var override for Qdrant api_key
- embed_concurrency > 0 validation in load_config()
- failed_jobs_log absolute path validation
- Fix config.rs: Qdrant URL is gRPC port 6334 (not 6333 REST)
2026-04-12 07:18:53 -04:00
..
src feat(noxa-68r.6): factory and TOML config 2026-04-12 07:18:53 -04:00
Cargo.toml feat(noxa-68r.1): crate scaffold, traits, and core types 2026-04-12 07:13:19 -04:00