ios: update style
This commit is contained in:
@@ -34,7 +34,8 @@ Instructions for work under `/Users/buzzert/src/sybil-2/ios`.
|
||||
- If backend contract changes (request/response shapes, SSE events, auth semantics), update docs in the same change.
|
||||
|
||||
## Practical Notes
|
||||
- Default API URL is `http://127.0.0.1:8787/api` (configurable in-app).
|
||||
- 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.
|
||||
- Provider fallback models:
|
||||
- OpenAI: `gpt-4.1-mini`
|
||||
- Anthropic: `claude-3-5-sonnet-latest`
|
||||
|
||||
Reference in New Issue
Block a user