Skip to content
Discussion options

You must be logged in to vote

I'd recommend using a checkpointer and confirming the conversation history is being sent as expected to the LLM.

You can use langsmith to confirm what data is being sent.

In general if something is misbehaving, I'd suggest looking at the langsmith trace to ensure the data being sent to the LLM contains the history and that the LLM has the prerequisite information to respond appropriately

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@khteh
Comment options

Answer selected by khteh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants