Files
langchain/docs
Srijan Dubey ef07308c30 Upgraded shaleprotocol to use langchain v0.2 removed deprecated classes (#24320)
Description: Added support for langchain v0.2 for shale protocol.
Replaced LLMChain with Runnable interface which allows any two Runnables
to be 'chained' together into sequences. Also added
StreamingStdOutCallbackHandler. Callback handler for streaming.
Issue: None
Dependencies: None.
2024-07-16 20:07:36 +00:00
..
2024-07-01 17:42:55 +00:00
2024-07-05 16:37:34 -07:00
2024-07-08 14:27:58 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide