wisecubeai / pythia

Open source AI hallucination monitoring
https://askpythia.ai/
Apache License 2.0
6 stars 0 forks source link

Integration with Databricks Lake Monitoring and Marketplace #23

Open cloudronin opened 1 month ago

cloudronin commented 1 month ago

Requirements

  1. We need to enable Pythia to be able to used within the Databricks Lakehouse monitoring solution, More information here

2.For Pythia's LLM we should use a Databricks hosted LLM for our purposes and not OpenAI

3.This should in theory allow users to then create SQL alerts within Databricks for the custom Pythia metrics

4.Finally, we also need to package this solution so it can be installed from the marketplace and also build an example notebook that can demonstrate how to use it like this listing:

Open Questions

Do we need to use the Inference tables for LLMs being served ?

What validators do we need to enable for this effort ?