NeMo-Guardrails icon indicating copy to clipboard operation
NeMo-Guardrails copied to clipboard

use custom embedding and llm

Open sampratha28 opened this issue 10 months ago • 1 comments

I want to use custom embedding and custom llm (which are bascally API endpoints )to integrate with nemo guardrails. I already have it implemented in langchain. how do i use it with nemo guardrails?

sampratha28 avatar Apr 22 '24 15:04 sampratha28

Hi @sampratha28 ,

Have you followed the documentation? Specially you might find these documents helpful:

You can look at some example implementations here:

Let me know if you need further assistance.

Thanks! Pouyan

Pouyanpi avatar May 05 '24 13:05 Pouyanpi