oxirs-chat 0.2.4

RAG chat API with LLM integration and natural language to SPARQL translation
Documentation
1
2
3
4
5
//! Context management module for oxirs-chat.
//!
//! Re-exports from the context submodule hierarchy.

pub mod multi_turn;