Jelajahi Sumber

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.
Eissa Jamil 11 bulan lalu
induk
melakukan
e68aede0cd
1 mengubah file dengan 570 tambahan dan 0 penghapusan
  1. 570 0
      examples/examples_with_aws/ReAct_Llama_2_Bedrock-WK.ipynb

File diff ditekan karena terlalu besar
+ 570 - 0
examples/examples_with_aws/ReAct_Llama_2_Bedrock-WK.ipynb