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

feat: support adding pdfs as context #5

Merged
merged 3 commits into from
May 23, 2024
Merged

feat: support adding pdfs as context #5

merged 3 commits into from
May 23, 2024

Conversation

ogzhanolguncu
Copy link
Contributor

@ogzhanolguncu ogzhanolguncu commented May 22, 2024

This PR adds

  • Adding data as pdf
  • Passing data in various formats using unions
  • Allows users to chat with llm even without prior data (Needed for UI)
  • Adds comments for clarity

src/services/retrieval.ts Outdated Show resolved Hide resolved
src/services/retrieval.ts Show resolved Hide resolved
@ogzhanolguncu ogzhanolguncu merged commit b902cba into master May 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants