hugging-chat-api icon indicating copy to clipboard operation
hugging-chat-api copied to clipboard

What is the usual workflow ? Can it be also used for RAG applications ?

Open pmahan00 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. It is not related to a problem. I was a bit confused if there is a workflow for chatting . Lets say

  1. login
  2. choose model
  3. start chatting

Describe the solution you'd like For the second part , can we build a RAG solution on top of huggingface chat ? If so , how and that would be great. Describe alternatives you've considered Nothing yet Additional context

pmahan00 avatar Apr 19 '24 08:04 pmahan00

Yes, the usual workflow is the same of you said. You can use RAG first, and put the retrieval result into your prompt and send them to LLM.

Soulter avatar May 04 '24 03:05 Soulter

This issue was marked as stale because of inactivity.

github-actions[bot] avatar Jul 04 '24 01:07 github-actions[bot]

This issue was closed because of inactivity.

github-actions[bot] avatar Jul 11 '24 01:07 github-actions[bot]