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

Closed
wants to merge 7 commits into from
Closed

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': []}

@sanders41
Copy link
Member Author

Closing in favor of #16

@sanders41 sanders41 closed this Dec 22, 2024
@iLevyTate iLevyTate deleted the scan branch January 16, 2025 02:50
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