Alex J. Chan Fraser Greenlee commited on
Commit
fd39473
·
1 Parent(s): 188c6bc

Update README.md

Browse files

Co-authored-by: Fraser Greenlee <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -253,7 +253,7 @@ Actions in an environment are defined through available tool calls, which in the
253
 
254
  ## Limitations
255
 
256
- This model has not currently been designed to act as a full assistant that can interact with the user, and is instead designed to as a tool that will go out and *autonomously* complete the task set.
257
  As such, it will struggle with tasks that require credentials or user interaction such as actually purchasing items if you don't give all the required details in the prompt.
258
 
259
 
 
253
 
254
  ## Limitations
255
 
256
+ This model has not been designed to act as a full assistant able to interact with a user, instead it acts as a tool that goes out and *autonomously* completes a task.
257
  As such, it will struggle with tasks that require credentials or user interaction such as actually purchasing items if you don't give all the required details in the prompt.
258
 
259