Task_Analyzer (to chat_manager):
To search the web for a good restaurant and book a reservation for the Laker's jump off, you can use the following steps:
- Use the
search_the_web
function to find a suitable restaurant. - Use the
update_instructions
function to update the individual instructions for the next state. - Use the
update_transitions
function to update the transitions for the current state. - Use the
set_task_completed
function to mark the current state as completed.
Here's an example implementation: