Aleph-Alpha / aleph-alpha-client

MIT License
88 stars 21 forks source link

Aleph Alpha - Guardrails implementation #167

Closed rblazsek closed 7 months ago

rblazsek commented 7 months ago

Dear All,

I try to use Guardrails with Aleph Alpha (LLM). My intention is to add guardrails to a LangChain chain. My first idea was to implement Nvidia Nemo Guardrails with Aleph Alpha. I am still facing with some issues so I have created a ticket at Nvidia. Do you have any best practices / suggestions for Guardrails implementation, like other solution or provider? I would interested in input-level, system-level and output-level mitigations.

See example here: https://github.com/NVIDIA/NeMo-Guardrails

Thanks and Regards, Robert

ahartel commented 7 months ago

Hi Robert, currently we have internal solutions at Aleph Alpha that are not open source. Therefore, I cannot currently point you to any best practices or implementations.

Maybe @tugot17 has some experience with public solutions but otherwise I fear I won't be able to help you.

ahartel commented 7 months ago

Maybe @andreaskoepf might also be knowledgeable on this