oxirs-chat 0.3.1

RAG chat API with LLM integration and natural language to SPARQL translation
Documentation
1
2
3
4
5
//! LLM Manager Tests
//!
//! All `#[cfg(test)]` blocks for the LLM manager subsystem.
//! (manager.rs itself contains no test blocks; this module is reserved
//!  for future integration tests of the manager facade.)