CdC-SI / ZAS-EAK-CopilotGPT

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

message/prompt handler #345

Closed K-Schubert closed 3 weeks ago

K-Schubert commented 3 weeks ago

Description

Dynamically set prompt for clientLLM and retrievers.

Implement MessageBuilder class in rag.messages which builds RAG prompts and Retriever LLM prompts.

clientLLM