You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Added ReACT Agent. The Agent iteratively analyzes situations, determines actions, executes using tools/APIs, and learns from observations in a feedback loop to provide context-aware solutions. #321 , #329 by @statefb , @k70suK3-k06a7ash1
Ability to show related documents as references in past convertsation. #334 by @statefb
Bug Fixes
Fixed a bash script syntax error in the super-easy-deployment script. #337 by @syobochim