---
name: gdtest-config-minimal
description: >
  Test minimal config with opt-outs. Use when writing Python code that uses the gdtest_config_minimal package.
---

# gdtest_config_minimal

Test minimal config with opt-outs

## Installation

```bash
pip install gdtest-config-minimal
```

## API overview

### Functions

Public functions

- `add`: Add two numbers
- `subtract`: Subtract b from a

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
