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

How can I create a multi-turn chatbot on a PDF? #114

Open
Iceman1975 opened this issue Nov 10, 2024 · 0 comments
Open

How can I create a multi-turn chatbot on a PDF? #114

Iceman1975 opened this issue Nov 10, 2024 · 0 comments

Comments

@Iceman1975
Copy link

AI answer:
I wasn't able to find a direct answer to your question showing how to combine PDF support with multi-turn chat functionality in the provided documentation. While we have examples of both PDF support 1 and multi-turn conversations 2 separately, combining them would require additional guidance not present in the current documentation. You can get more help at Github or Support Center.

My question:
Well, if I were to combine both approaches, I would also have to send the PDF each time. That would be quite an overhead and would also not make sense in terms of processing. I don't think Claude does it that way either. Is there another way to send the PDF context?

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