@@ -91,9 +91,6 @@ class OllamaService:
JSON结果:
```json"""
-
-## JSON结果:
-"""
return prompt
async def _call_ollama(self, prompt: str) -> Optional[str]: