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
Hi, I'm currently evaluating various embedders/re-rankers on my documents using an expert-compiled list of control questions in Excel format. What's the most efficient way to:
Open the Excel file
Iterate through and ask each question one by one, saving the results
Compile all results back into the Excel file for expert evaluation
Can it be achieved via python api?
Probably it is a good feature request as well - add "bulk chat" option
The text was updated successfully, but these errors were encountered:
Describe your problem
Hi, I'm currently evaluating various embedders/re-rankers on my documents using an expert-compiled list of control questions in Excel format. What's the most efficient way to:
Can it be achieved via python api?
Probably it is a good feature request as well - add "bulk chat" option
The text was updated successfully, but these errors were encountered: