joshuasundance-swca
commited on
Commit
·
5f851d5
1
Parent(s):
736288e
Update AI Changelog
Browse files- AI_CHANGELOG.md +3 -0
AI_CHANGELOG.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
# AI CHANGELOG
|
|
|
|
|
|
|
2 |
## [Updated application version to 0.0.9](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/40604bea7723c4c05b4c36289950e6d8a25b7690)
|
3 |
Thu Sep 28 20:41:33 2023 -0400
|
4 |
- The version number in the bumpver.toml file has been updated from 0.0.8 to 0.0.9.
|
|
|
1 |
# AI CHANGELOG
|
2 |
+
## [Updated the refine_template in summarize.py](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/736288ed897a6bf1b5c0be7c0481011598351395)
|
3 |
+
Thu Sep 28 20:55:25 2023 -0400
|
4 |
+
- The refine_template string in the summarize.py file has been updated. A newline character has been added after the 'User input: {query}' part of the string for better readability.
|
5 |
## [Updated application version to 0.0.9](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/40604bea7723c4c05b4c36289950e6d8a25b7690)
|
6 |
Thu Sep 28 20:41:33 2023 -0400
|
7 |
- The version number in the bumpver.toml file has been updated from 0.0.8 to 0.0.9.
|