Skip to content

Conversation

@sarge1989
Copy link
Collaborator

Issue

Description

  • Instead of letting infer_intent be a tool that the agent calls, enforced a fixed starting step (preprocess_inputs)
    • Extract URLs from the text sent in if it's a text message and take screenshots of the URLs
    • Get LLM to 1) determine isVideo 2) determine isAccessBlocked 3) infer intent
  • Agent prompt now adjusted not to infer intent, but instead accept intent as input (from first step)

…ged-even-though-its-not-the-initial-message-sent-in
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.

isVideo and isAccessBlocked being flagged even though it's not the initial message sent in

2 participants