mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-02 15:20:20 +00:00
This PR adds a new LLM class for the Amazon API Gateway hosted LLM. The PR also includes example notebooks for using the LLM class in an Agent chain. --------- Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>