Based on the tool’s documented custom-provider setup. Live AsterWise compatibility has not yet been tested for this tool.
omp), which uses a different configuration file from Pi.
Which API does this use?
This guide selects Chat Completions throughapi: openai-completions. The base URL is https://api.asterwise.dev/v1. The client builds the full endpoint: https://api.asterwise.dev/v1/chat/completions.
The model name chooses AsterCode or AsterWork, not the protocol. Use the base URL in the configuration below, rather than the full endpoint.
1. Set your API key
2. Add the provider
Create or edit~/.omp/agent/models.yml. Merge the asterwise entry into your existing providers map:
3. Select AsterCode
Runomp models to check that AsterWise appears. Start omp and select asterwise/aster-code in its model selector.
If it is missing, check YAML indentation, the exported key, and that asterwise is not in disabledProviders. Before your first request, set contextWindow and maxTokens using the app’s Setup recommendations.