joshuasundance-swca commited on
Commit
b44a3fc
1 Parent(s): e58e327

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
  ## [Bumped version from 0.0.12 to 0.0.13](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/d767997980a751389dcbec81b1bcaa1c10267534)
3
  Fri Oct 6 14:03:44 2023 -0400
4
  - Updated the current_version in bumpver.toml from 0.0.12 to 0.0.13.
 
1
  # AI CHANGELOG
2
+ ## [Added Azure OpenAI environment variables to Kubernetes deployment](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/f39ac3b55d8e57db36ff4a43a4b95dda1fa46e9d)
3
+ Fri Oct 6 14:15:57 2023 -0400
4
+ - In the Kubernetes resource configuration file, several environment variables related to Azure OpenAI have been added. These include the base URL, API version, deployment name, API key, and model version. The values for these variables are fetched from the 'langchain-streamlit-demo-secret' secret.
5
  ## [Bumped version from 0.0.12 to 0.0.13](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/d767997980a751389dcbec81b1bcaa1c10267534)
6
  Fri Oct 6 14:03:44 2023 -0400
7
  - Updated the current_version in bumpver.toml from 0.0.12 to 0.0.13.