mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-24 03:56:50 -04:00
bb4f7936f9
- Description: Added streaming support to the textgen component in the llms module. - Dependencies: websocket-client = "^1.6.1"