Skip to content
Snippets Groups Projects
Commit e68aede0 authored by Eissa Jamil's avatar Eissa Jamil
Browse files

Adding an example of ReAct using Llama 2

Short explanation of ReAct
Setup and configuration to use Amazon Bedrock
Example of using the Bedrock api via langchain
Setup for use of DuckDuckGoSearchRun, WikipediaAPIWrapper, and PythonREPL.
Created a pattern for the model to follow in order to use the tools and do reasoning similar to CoT.
Cleaned up and formatted the generated text before giving it to the corresponding tool.
parent 2da1fa27
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment