joshuasundance-swca commited on
Commit
be520c1
1 Parent(s): dc1d32c

Update AI Changelog

Browse files
Files changed (1) hide show
  1. AI_CHANGELOG.md +5 -0
AI_CHANGELOG.md CHANGED
@@ -1,4 +1,9 @@
1
  # AI CHANGELOG
 
 
 
 
 
2
  ## [Updated Python dependencies](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/511218395a883d498a66e4c136be25c110434b2a)
3
  Mon Jan 29 12:14:25 2024 +0000
4
  - The Python dependencies in the requirements.txt file have been updated. The following packages were upgraded: anthropic, black, duckduckgo-search, langchain, langsmith, numexpr, openai, and pypdf.
 
1
  # AI CHANGELOG
2
+ ## [Updated package versions in requirements.txt](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/82e5bdbc66ddfb7524ddc33309b4dc13c06aed81)
3
+ Mon Feb 5 12:49:43 2024 +0000
4
+ - This commit updates the versions of several packages in the requirements.txt file.
5
+ - The updated packages include anthropic, duckduckgo-search, langchain, langsmith, openai, ruff, and streamlit.
6
+ - The versions of these packages were updated to their latest stable versions, presumably to incorporate new features or bug fixes.
7
  ## [Updated Python dependencies](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/511218395a883d498a66e4c136be25c110434b2a)
8
  Mon Jan 29 12:14:25 2024 +0000
9
  - The Python dependencies in the requirements.txt file have been updated. The following packages were upgraded: anthropic, black, duckduckgo-search, langchain, langsmith, numexpr, openai, and pypdf.