ios: fix api endpoint change

This commit is contained in:
2026-05-02 18:09:22 -07:00
parent b85409d977
commit 815655a73c
4 changed files with 24 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ Instructions for work under `/Users/buzzert/src/sybil-2/ios`.
## Practical Notes
- Default API URL is `http://127.0.0.1:8787` (configurable in-app).
- Previously saved `/api` API roots are normalized to the server root by the iOS client.
- The iOS client preserves an explicit `/api` base path for proxied deployments.
- Provider fallback models:
- OpenAI: `gpt-4.1-mini`
- Anthropic: `claude-3-5-sonnet-latest`