Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Hi everyone, I want to evaluate my
Hi everyone, I want to evaluate my
Inactive
0
Follow
A
Ar#9696
9 months ago
ยท
Hi everyone, I want to evaluate my chatbot responses through some RAGAS or any other framework without openai key which should be opensource . Kindly share ur thoughts.
W
1 comment
Share
Open in Discord
W
WhiteFang_Jr
9 months ago
You'll have to add your llm to Settings, It will not use OpenAI then.
Plain Text
Copy
from llama_index.core import Settings llm = your open-source object Settings.llm = llm
Add a reply
Sign up and join the conversation on Discord
Join on Discord