joshuasundance-swca commited on
Commit
5d13159
1 Parent(s): 241c14d

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
  ## [Improved UI labels and refactored code in langchain-streamlit-demo](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/f8e912146cbca42cbd456abb123b5223b0924c45)
3
  Sat Sep 30 01:24:47 2023 -0400
4
  - This commit includes changes to improve the user interface labels for better readability. The labels 'chunk_size' and 'chunk_overlap' have been changed to 'Number of Tokens per Chunk' and 'Chunk Overlap' respectively.
 
1
  # AI CHANGELOG
2
+ ## [Updated README.md with minor content and structure changes](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/241c14d23e150e0be6edee2c28e32c1b4a519c73)
3
+ Sat Sep 30 01:29:08 2023 -0400
4
+ - This commit includes changes to the README.md file. The authorship of the README has been clarified to indicate that it was originally written by Claude 2. The Features section has been updated to include a new model from Anyscale Endpoints, and to mention the addition of various forms of document chat. The Code Overview section was removed. A minor formatting change was made to the Docker run command. The Docker Compose instructions were simplified by removing a redundant command.
5
  ## [Improved UI labels and refactored code in langchain-streamlit-demo](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/f8e912146cbca42cbd456abb123b5223b0924c45)
6
  Sat Sep 30 01:24:47 2023 -0400
7
  - This commit includes changes to improve the user interface labels for better readability. The labels 'chunk_size' and 'chunk_overlap' have been changed to 'Number of Tokens per Chunk' and 'Chunk Overlap' respectively.