joshuasundance-swca
commited on
Commit
·
ef7dcb4
1
Parent(s):
bfa187b
Update AI Changelog
Browse files- AI_CHANGELOG.md +3 -0
AI_CHANGELOG.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
# AI CHANGELOG
|
|
|
|
|
|
|
2 |
## [Updated package versions in requirements.txt](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/176b6e118435aedeef09b0a408e802fc6c989f3a)
|
3 |
Wed Apr 17 11:02:57 2024 -0400
|
4 |
- This commit updates the versions of several packages in the requirements.txt file. The packages updated include anthropic, black, duckduckgo-search, faiss-cpu, langchain, langsmith, mypy, numexpr, openai, pillow, pypdf, ruff, streamlit, and tiktoken. The versions of the packages were updated to their latest stable versions. This is important to ensure compatibility with other packages and to benefit from the latest features and bug fixes provided by these packages.
|
|
|
1 |
# AI CHANGELOG
|
2 |
+
## [Updated package versions in requirements.txt](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/6993c3aefa8c3915f3c49b756dad764803983541)
|
3 |
+
Wed Apr 17 15:07:06 2024 +0000
|
4 |
+
- This commit updates the versions of several packages in the `requirements.txt` file. The updated packages include `anthropic` from version `0.25.1` to `0.25.3`, `langsmith` from version `0.1.47` to `0.1.48`, and `openai` from version `1.17.1` to `1.20.0`. These updates ensure that the project is using the latest and most secure versions of these dependencies.
|
5 |
## [Updated package versions in requirements.txt](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/176b6e118435aedeef09b0a408e802fc6c989f3a)
|
6 |
Wed Apr 17 11:02:57 2024 -0400
|
7 |
- This commit updates the versions of several packages in the requirements.txt file. The packages updated include anthropic, black, duckduckgo-search, faiss-cpu, langchain, langsmith, mypy, numexpr, openai, pillow, pypdf, ruff, streamlit, and tiktoken. The versions of the packages were updated to their latest stable versions. This is important to ensure compatibility with other packages and to benefit from the latest features and bug fixes provided by these packages.
|