chat et al: '.next' and '.config.yaml' are now ignored by ChatDB
This commit is contained in:
@@ -9,7 +9,7 @@ OpenAIConfigInst = TypeVar('OpenAIConfigInst', bound='OpenAIConfig')
|
||||
|
||||
|
||||
supported_ais: list[str] = ['openai']
|
||||
default_config_path = '.config.yaml'
|
||||
default_config_file = '.config.yaml'
|
||||
|
||||
|
||||
class ConfigError(Exception):
|
||||
|
||||
Reference in New Issue
Block a user