Technical Questions
What kind of model are you using for the chat bot? Which LLM are you using to generate the answers?
What kind of model are you using for the chat bot? Which LLM are you using to generate the answers?
We are using the Claude 3 family of models all securely hosted through AWS.
The system is RAG-driven, meaning the LLM is only responsible for reading and synthesizing the relevant information we provide to help answer the question or prompt.
Is it a commercial-based system or something 100% proprietary?
Is it a commercial-based system or something 100% proprietary?
We prefer the use of publicly available models, on which we can optionally apply fine tuning to specialize their use based on the task at hand and RavenPack proprietary content.