joshuasundance-swca
commited on
Commit
·
335785e
1
Parent(s):
b2c9955
Update AI Changelog
Browse files- AI_CHANGELOG.md +5 -0
AI_CHANGELOG.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
# AI CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
2 |
## [Updated environment variable name in Kubernetes config](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/62281947edc36d93259d723b8b4b63f3b9b646d1)
|
3 |
Fri Oct 6 21:19:03 2023 -0400
|
4 |
- In the Kubernetes configuration file 'resources.yaml', the environment variable name 'SHOW_LANGCHAIN_OPTIONS' was replaced with 'SHOW_LANGSMITH_OPTIONS'. This change reflects an update in the naming convention or the service being used.
|
|
|
1 |
# AI CHANGELOG
|
2 |
+
## [Updated several package versions in requirements.txt](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/cfa1e0b55c4f108b30ff6c7389668f1677f91437)
|
3 |
+
Mon Oct 16 14:02:49 2023 -0400
|
4 |
+
- Updated the version of langchain from 0.0.308 to 0.0.315.
|
5 |
+
- Updated the version of langsmith from 0.0.43 to 0.0.44.
|
6 |
+
- Updated the version of pypdf from 3.16.2 to 3.16.4.
|
7 |
## [Updated environment variable name in Kubernetes config](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/62281947edc36d93259d723b8b4b63f3b9b646d1)
|
8 |
Fri Oct 6 21:19:03 2023 -0400
|
9 |
- In the Kubernetes configuration file 'resources.yaml', the environment variable name 'SHOW_LANGCHAIN_OPTIONS' was replaced with 'SHOW_LANGSMITH_OPTIONS'. This change reflects an update in the naming convention or the service being used.
|