langstream
langstream copied to clipboard
Compose Python agents in the Python runtime
This will optimize Python composition by not having to serialize/deserialize to and exchange with Java between each agent.
Note that this also reduces the isolation between the agents. Tradeoffs.