Skip to content

Full OpenAI support

Compare
Choose a tag to compare
@douglas-reid douglas-reid released this 14 Feb 19:23
· 96 commits to main since this release
d3093ef

This release updates the LLM support to provide a full drop-in replacement for the OpenAI LLM in LangChain. This allows users to use the Steamship backend for LLM calls with only a package name change. Thanks @EniasCailliau for the contribution.