Replace self.gemini.client with self.gemini.primary_client on line 295 of knowledge_base_service.py. GeminiService only exposes primary_client and fallback_client — there is no client attribute. This caused all processing jobs to fail at the distillation step, which is also why Version History was always blank (no SpecVersion records were ever created). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| .env.example | ||
| alembic.ini | ||
| Dockerfile | ||
| requirements.txt | ||