Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scan route and handling #4

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add scan route and handling #4

wants to merge 7 commits into from

Conversation

sanders41
Copy link
Member

No description provided.

@sanders41 sanders41 marked this pull request as draft November 16, 2024 23:45
@sanders41 sanders41 changed the title Scan Add scan route and handling Nov 16, 2024
Comment on lines +96 to +98
tool_response = await config["tool_node"].ainvoke(
{"messages": [AIMessage(content=llm_response, history=history, role=role_name)]}
)
Copy link
Member Author

@sanders41 sanders41 Nov 17, 2024

Choose a reason for hiding this comment

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

I believe I have tracked the issue of blank responses down to here. tool_response is always {'messages': []}

@iLevyTate iLevyTate marked this pull request as ready for review November 18, 2024 03:15
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.

1 participant