Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Bulk QnA with python api #4443

Open
senovr opened this issue Jan 10, 2025 · 1 comment
Open

[Question]: Bulk QnA with python api #4443

senovr opened this issue Jan 10, 2025 · 1 comment
Labels
question Further information is requested

Comments

@senovr
Copy link

senovr commented Jan 10, 2025

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:

  • 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

@senovr senovr added the question Further information is requested label Jan 10, 2025
@KevinHuSh
Copy link
Collaborator

What about in this way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants