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

Grade document in a single llm call. #7

Open
hasibuldog opened this issue Nov 13, 2024 · 0 comments
Open

Grade document in a single llm call. #7

hasibuldog opened this issue Nov 13, 2024 · 0 comments

Comments

@hasibuldog
Copy link

hasibuldog commented Nov 13, 2024

Your idea of grading documents is robust and failproof. but it is making multiple llm chain calls which can potentially make it slow at large scale.

  1. doc 1
  2. doc 2
  3. doc 3
  4. doc 4

yes/no
yes/no
yes/no
yes/no

you can tell the llm to output like this then perse it.

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

No branches or pull requests

1 participant