fsal commited on
Commit
d4c6add
1 Parent(s): ccbd313

Update AI Changelog

Browse files
Files changed (1) hide show
  1. AI_CHANGELOG.md +3 -0
AI_CHANGELOG.md CHANGED
@@ -1,4 +1,7 @@
1
  # AI CHANGELOG
 
 
 
2
  ## [Updated the HuggingFace Space URL in GitHub workflow](https://github.com/fsal/streamlit-hf/commit/dabef14da7efadcf1ebc2e486762af9d1302579e)
3
  Thu Feb 1 18:49:28 2024 +0100
4
  - The commit changes the URL used to push content to HuggingFace Space in the GitHub workflow file. Specifically, it modifies the case of 'contentwise' from lowercase to uppercase in the URL.
 
1
  # AI CHANGELOG
2
+ ## [Updated git push command in GitHub workflow](https://github.com/fsal/streamlit-hf/commit/ccbd313dcd47fd2a2f4662de419d32cb7c5d7109)
3
+ Thu Feb 1 18:58:01 2024 +0100
4
+ - The git push command in the hf-space.yml GitHub workflow file was updated to include the '-f' (force) option. This change allows the workflow to force push updates to the main branch of the langchain-streamlit-demo space on HuggingFace.
5
  ## [Updated the HuggingFace Space URL in GitHub workflow](https://github.com/fsal/streamlit-hf/commit/dabef14da7efadcf1ebc2e486762af9d1302579e)
6
  Thu Feb 1 18:49:28 2024 +0100
7
  - The commit changes the URL used to push content to HuggingFace Space in the GitHub workflow file. Specifically, it modifies the case of 'contentwise' from lowercase to uppercase in the URL.