v0.1.12
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