langchain-ai / langchain-aws

Build LangChain Applications on AWS
MIT License
63 stars 46 forks source link

Set stop sequence parameter based on provider #63

Open haoguohua opened 1 month ago

haoguohua commented 1 month ago

instead of hard coding the parameter name 'stop_sequence', pick the name based on provider

closes #62