joshuasundance-swca
commited on
Commit
·
f750c21
1
Parent(s):
437a49c
Update AI Changelog
Browse files- AI_CHANGELOG.md +3 -0
AI_CHANGELOG.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
# AI CHANGELOG
|
|
|
|
|
|
|
2 |
## [Updated langchain version](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/00528c803be2d7b84bedf1d5469d269529e8a3db)
|
3 |
Mon Dec 18 12:13:48 2023 +0000
|
4 |
- The langchain package was updated from version 0.0.348 to 0.0.350 in the requirements.txt file. This change was necessary to incorporate the latest features and bug fixes from the langchain package.
|
|
|
1 |
# AI CHANGELOG
|
2 |
+
## [Updated OpenAI library version](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/4c03ff5ea6f5c3097a53e0c0c5db36967d5e1e8f)
|
3 |
+
Mon Dec 18 13:13:17 2023 +0000
|
4 |
+
- The OpenAI library version in requirements.txt has been updated from 1.3.8 to 1.5.0. This update may include new features, bug fixes, and performance improvements.
|
5 |
## [Updated langchain version](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/00528c803be2d7b84bedf1d5469d269529e8a3db)
|
6 |
Mon Dec 18 12:13:48 2023 +0000
|
7 |
- The langchain package was updated from version 0.0.348 to 0.0.350 in the requirements.txt file. This change was necessary to incorporate the latest features and bug fixes from the langchain package.
|