mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
bb4f7936f9
- Description: Added streaming support to the textgen component in the llms module. - Dependencies: websocket-client = "^1.6.1"