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

[BUG] when delayed websearch, wait operation called #228

Open
Koolkatze opened this issue Feb 8, 2025 · 0 comments
Open

[BUG] when delayed websearch, wait operation called #228

Koolkatze opened this issue Feb 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Koolkatze
Copy link

Koolkatze commented Feb 8, 2025

When a webpage or else lasts longer to appear, the AI thinks it would be good to wait for a bit to the page to load, but theres no such operation as described. Waiting should have an operation assigned.

Steps to Reproduce

  1. Have a bad connection or use a raspberry pi zero
  2. Tell the SOC to look for a song and Reproduce it in youtube.
  3. Wait for the answer.

Expected Behavior

I expected that if the page isn't loaded the SOC waits for it to load. I expect that I takes screenshot and decides to wait or not as quickly as it can so when the page is loaded it starts working again.

Actual Behavior:

It ended the program due to lack of Wait operation.

Environment

  • OS: armbian
  • Model Used: Any
@Koolkatze Koolkatze added the bug Something isn't working label Feb 8, 2025
@Koolkatze Koolkatze changed the title [BUG] when delay websearch, wait operation called [BUG] when delayed websearch, wait operation called Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant