Files
langgraph/libs
a93f17e624 langgraph(prebuilt): allow a PromptTemplate in react agent (#3463)
Currently a ChatPromptTemplate cannot be used as a `prompt` for
`create_react_agent` without complaints from type checkers, although it
is supported by `model` as input.

Add the missing types to remove the warning.

---------

Co-authored-by: vbarda <vadym@langchain.dev>
2025-02-18 17:39:46 +00:00
..
2025-02-14 18:42:40 -08:00
2025-02-14 19:01:50 -08:00
2025-02-14 19:01:50 -08:00
2025-02-18 15:51:05 +01:00
2025-01-22 16:30:43 -08:00
2025-02-13 16:17:02 -08:00
2025-02-18 15:51:57 +01:00