We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
This example works great with local and remote ollama.
However, the bot should be limited to the PDF context and should not answer other generic questions.
For example, it should ignore questions like: generate Java HelloWorld example.
Tahnks for the great work.
The text was updated successfully, but these errors were encountered:
This is a good suggestion. Have you tried passing in the temperature=0.0 to the model?
Sorry, something went wrong.
No branches or pull requests
Hi,
This example works great with local and remote ollama.
However, the bot should be limited to the PDF context and should not answer other generic questions.
For example, it should ignore questions like: generate Java HelloWorld example.
Tahnks for the great work.
The text was updated successfully, but these errors were encountered: