Add event loop to fulfill intents that require multiple steps #7

Closed
opened 2025-06-09 20:25:43 +00:00 by talksik · 1 comment
talksik commented 2025-06-09 20:25:43 +00:00 (Migrated from github.com)

Stage one was executing the computer tool once to do simple things like #2 .

Now, we need to account for more complex intents such as "go search for the NBA Pacers score and tell me how many points Shai has." This very likely requires re-prompting, and executing? Unknown, and may require research into other peoples' implementations.

Stage one was executing the `computer` tool once to do simple things like #2 . Now, we need to account for more complex intents such as "go search for the NBA Pacers score and tell me how many points Shai has." This very likely requires re-prompting, and executing? Unknown, and may require research into other peoples' implementations.
talksik commented 2025-06-09 20:29:25 +00:00 (Migrated from github.com)

Feel free to update the description here as you discover more details @leopengpong

Feel free to update the description here as you discover more details @leopengpong
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FlowyLabs/research_and_development#7