Pythia can be integrated with custom datasets to use them as a reference for hallucination detection. Integrating custom datasets can be done in any of the following ways:
Provide custom references in ask_pythia call.
Integrate custom datasets using LangChain libraries.
Integrate Pythia in RAG workflows to access custom datasets.
To understand the process of integrating custom datasets with Pythia, explore the following tutorials:
Integrate Pythia API with Wisecube SDK
Integrate Pythia API with LangChain
Integrate Pythia with RAG-based systems
Integrate Pythia with AWS Bedrock