View Source Changelog
v0.1.2 (2023-10-26)
- refactor(chat_open_ai): Harden
do_process_responseby @Cardosaum in https://github.com/brainlid/langchain/pull/21- Improve JSON error handling result from ChatGPT
- Update req to 0.4.4 by @medoror in https://github.com/brainlid/langchain/pull/25
- Updated to Req 0.4.4
v0.1.1 (2023-10-10)
Minor update release.
- added "update_custom_context" to LLMChain
- added support for setting the OpenAI-Organization header in requests
- fixed data extraction chain and improved the prompt
- make chatgpt response tests more robust
v0.1.0 (2023-09-18)
Initial release when published to hex.pm.