Skip to content

v0.1.12

Choose a tag to compare

@HamaWhiteGG HamaWhiteGG released this 10 Sep 13:09
· 106 commits to main since this release
402dbd2

Features

  • Support Azure OpenAI endpoint by @wangtl #33
  • Support Ollama by #74
  • Support ChatGLM2 #74
  • Support Summarization(Stuff Chain) #97
  • Support maxRetries for OpenAI and ChatOpenAI #96
  • Support delete by ids for Pinecone #83

Improvements

  • Change the log level of the langchain-example module to DEBUG.

Bugfix

  • UncrecognizedPropertyException in CompetionRes #64

New Contributors

Full Changelog: v0.1.11...v0.1.12