Skip to content

Commit

Permalink
Added a new env file to the Helm chart (#2445)
Browse files Browse the repository at this point in the history
* Added deployment charts for PGR AI chatbot

* Added a secret template for the pgr-ai-chatbot service

* Changed the secret template to make build pass

* Added Bhashini API key

* Added a model name for the chatbot to use
  • Loading branch information
subhashini-egov authored Feb 23, 2024
1 parent 09c924b commit 0da626e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ env: |
secretKeyRef:
name: pgr-ai-chatbot
key: password
- name: MODEL_NAME
value: "gpt-3.5-turbo-0125"

0 comments on commit 0da626e

Please sign in to comment.