Skip to content

feat: get conversational output from generated agent graph#530

Open
shannonsuhendra wants to merge 3 commits intomainfrom
feat/conversational-evals
Open

feat: get conversational output from generated agent graph#530
shannonsuhendra wants to merge 3 commits intomainfrom
feat/conversational-evals

Conversation

@shannonsuhendra
Copy link

No description provided.

if is_conversational:
graph_state = await self._get_graph_state(graph_config)
messages = graph_state.values['messages']
graph_output = {'messages': messages}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please find another solution without changing the runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants