mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
- **Description:** Updated Function Signature of `create_agent`, the system prompt can be both a list and string. I see no harm in doing this, since SystemMessage accepts both. - **Issue:** #33630 --------- Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>