feat: calendar eco
This commit is contained in:
@@ -1466,7 +1466,7 @@ def set_config(key: str, value: str):
|
||||
os.environ["OPENAI_API_KEY"] = value
|
||||
|
||||
|
||||
_MASKED_CONFIG_KEYS = ["openai_api_key", "newsapi_key", "eia_api_key", "fred_api_key", "fmp_api_key"]
|
||||
_MASKED_CONFIG_KEYS = ["openai_api_key", "newsapi_key", "eia_api_key", "fred_api_key", "fmp_api_key", "te_api_key"]
|
||||
|
||||
|
||||
def get_all_config() -> Dict[str, str]:
|
||||
|
||||
Reference in New Issue
Block a user