Skip to content

Commit

Permalink
flyte_openai_access_token
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <[email protected]>
  • Loading branch information
Future-Outlier committed Mar 2, 2024
1 parent 1b8ce6f commit ed886c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added ,
Empty file.
2 changes: 1 addition & 1 deletion docs/deployment/agents/chatgpt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ You have to set the Databricks token to the Flyte configuration.
apiVersion: v1
data:
flyte_databricks_access_token: <BASE64_ENCODED_OPENAI_API_TOKEN>
flyte_openai_access_token: <BASE64_ENCODED_OPENAI_API_TOKEN>
kind: Secret
metadata:
annotations:
Expand Down

0 comments on commit ed886c9

Please sign in to comment.