Example iOS app that seeds a task management SQLite database and renders SwiftDBAI's DataChatView. Ships with a mock LLM for offline use and an OllamaWithSystemPrompt wrapper that fixes AnyLanguageModel's Ollama adapter dropping system instructions. Tested successfully with: - DemoLanguageModel (mock, pattern-matched SQL) - Ollama qwen3-coder-30b (local, real SQL generation) - OpenAI gpt-4o-mini (JOINs, GROUP BY, multi-turn) - Anthropic claude-haiku-4.5 (complex aggregations) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
595 B
595 B