Messerschmidts101 / Call_Middleman

A middleman solution for call centers that facilitates communication between agents and customers. This tool filters, summarizes, and enhances messages, helping to reduce cognitive load and emotional stress for call center agents. By streamlining interactions, it improves both the mental well-being of agents and their overall work effectiveness.
0 stars 0 forks source link

Add History To RAG Chains #3

Closed Messerschmidts101 closed 2 months ago

Messerschmidts101 commented 2 months ago

None of the RAG LLMs have history as part of the chain. Add history and check if working.

Assigned To: @Messerschmidts101

Messerschmidts101 commented 2 months ago

Resolved in commit [e69b6a63e77d88be4c1509edd2bd806f661cc69d]. Fixes #3.