You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
494 B
19 lines
494 B
export OPENAI_API_KEY='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'
|
|
export WOLFRAMALPH_APP_ID=''
|
|
export WEATHER_API_KEYS=''
|
|
export BING_SUBSCRIPT_KEY=''
|
|
export ALPHA_VANTAGE_KEY=''
|
|
export BING_MAP_KEY=''
|
|
export BAIDU_TRANSLATE_KEY=''
|
|
export BAIDU_SECRET_KEY=''
|
|
export HUGGINGFACE_API_KEY=''
|
|
export BAIDU_MAP_KEY=''
|
|
export RAPIDAPI_KEY=''
|
|
export SERPER_API_KEY=''
|
|
export GPLACES_API_KEY=''
|
|
export SCENEX_API_KEY=''
|
|
export STEAMSHIP_API_KEY=''
|
|
export AMADEUS_ID=''
|
|
export AMADEUS_KEY=''
|
|
|