You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So in trulens we are having and OpenAI Object , which requires the api-key and stuff of Open AI.
from trulens_eval.feedback.provider.openai import OpenAI
But , if I want to send the request to my custom AI_Gateway, which is using a seperate AI model. How to use that with truelens?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So in trulens we are having and OpenAI Object , which requires the api-key and stuff of Open AI.
from trulens_eval.feedback.provider.openai import OpenAI
But , if I want to send the request to my custom AI_Gateway, which is using a seperate AI model. How to use that with truelens?
Beta Was this translation helpful? Give feedback.
All reactions