docs: Update documentation and add TAVILY_API_KEY to environment variables (#7366)
* feat: add TAVILY_API_KEY to environment variables list * feat: update global variables documentation to include new API keys * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
c76aeb6e9e
commit
6c2ff92ccf
3 changed files with 26 additions and 21 deletions
|
|
@ -27,4 +27,5 @@ VARIABLES_TO_GET_FROM_ENVIRONMENT = [
|
|||
"AWS_ACCESS_KEY_ID",
|
||||
"AWS_SECRET_ACCESS_KEY",
|
||||
"NOVITA_API_KEY",
|
||||
"TAVILY_API_KEY",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue