fsal commited on
Commit
ddca18c
1 Parent(s): 0b117b5

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
+ ## [Refactored GitHub workflows and updated license](https://github.com/fsal/streamlit-hf/commit/0b117b5d21d644174839b60f2685da4e51b3032d)
3
+ Thu Feb 1 18:37:53 2024 +0100
4
+ - Updated the token used in GitHub workflows from WORKFLOW_GIT_ACCESS_TOKEN to GITHUB_TOKEN.
5
+ - Removed the docker-hub.yml workflow file.
6
+ - Changed the copyright notice in the LICENSE file from Joshua Sundance Bailey to Federico Sallemi.
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.