CdC-SI / eak-copilot

The official repository of the EAK-Copilot project as part of the Innovation Fellowship 2024.
https://cdc-si.github.io/eak-copilot/
GNU General Public License v3.0
4 stars 0 forks source link

integrate rag to frontend #110

Closed K-Schubert closed 2 months ago

K-Schubert commented 2 months ago

Make API call with userQuery as argument (from chatbar) to /get_docs API endpoint.

Implement functionality in requestMessage (useChatGPT.ts).