mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
160fc7f246
- add version of AIMessageChunk.__add__ that can add many chunks, instead of only 2 - In agenerate_from_stream merge and parse chunks in bg thread - In output parse base classes do more work in bg threads where appropriate --------- Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
chat_generation.py | ||
chat_result.py | ||
generation.py | ||
llm_result.py | ||
run_info.py |