Skip to content

Commit

Permalink
Minor fix in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Feb 29, 2024
1 parent cde2222 commit fbfd024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ An api to create local first human friendly agents in the browser or Nodejs

An agent is an anthropomorphic representation of a bot. It has these basic habilities:

- **Interact with the user**: the agent can perform interactions like to talk or to ask the user to confirm or decline an action
- **Interact with the user**: the agent can perform interactions and get input and feedback from the user
- **Think**: interact with some language model servers to perform inference queries

## Packages
Expand Down

0 comments on commit fbfd024

Please sign in to comment.