The CLI config set command was failing because config.set() didn't exist. Added a generic set() method that maps config keys to their specific setter methods. Also added comprehensive test suite covering all configuration options. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| eval_framework | ||
| exceptions | ||
| infrastructure | ||
| memify_pipelines | ||
| modules | ||
| shared | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| base_config.py | ||
| context_global_variables.py | ||
| get_token.py | ||
| low_level.py | ||
| pipelines.py | ||
| root_dir.py | ||
| version.py | ||