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

[Feature Request] - Provide any LangChain supported data loader in retriever config #28

Closed
4 tasks done
pranav-kural opened this issue Jul 13, 2024 · 0 comments · Fixed by #29
Closed
4 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@pranav-kural
Copy link
Collaborator

Checklist

  • I have searched the existing issues and this feature has not been requested before.
  • I have checked the QvikChat Feature Release project and this feature is not listed there.
  • [] Optional: I have read the QvikChat documentation and there is no alternative to this feature.
  • [] Optional: I am willing to implement this feature and submit a pull request.

Description

Implement the logic so that any LangChain-supported data loader can be provided as part of the retriever config when defining a chat endpoint.

Proposal

Updated to defineChatEndpoint and getDataRetriever.

Alternatives

List any alternative solutions or features you've considered.

Select Components this Feature will Impact

Select component(s) this feature will impact

  • [] API Key Authentication
  • [] Chat Agents
  • Chat Endpoints
  • [] Chat History
  • [] Embedding Models
  • [] Endpoint Deployment
  • [] LLM Models
  • RAG
  • [] Response Caching
  • [] Vector Stores
  • [] Other
@pranav-kural pranav-kural added the enhancement New feature or request label Jul 13, 2024
@pranav-kural pranav-kural self-assigned this Jul 13, 2024
@pranav-kural pranav-kural moved this to Backlog in QvikChat Project Jul 13, 2024
@pranav-kural pranav-kural moved this from Backlog to In progress in QvikChat Project Jul 13, 2024
@pranav-kural pranav-kural linked a pull request Jul 13, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In progress to Done in QvikChat Project Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant