Files
langgraph/permchain
Nuno Campos 92da3505d3 Implement new semantics for OUT topic
- The first message published to OUT ends the computation
- .invoke() returns a single value or None
- .stream() returns iterator of log entries, including the final OUT entry, if any
- Remove .peek() method
2023-09-19 14:09:59 +01:00
..
2023-09-19 12:44:37 +01:00