I'm seeing:
[WARN] 5 concept(s) planned but only 4 written for foo (ServiceUnavailableError).
summary-rewrite.................openkb.agent.compiler WARNING: summary-rewrite failed for foo:
litellm.ServiceUnavailableError: GeminiException - {
"error": {
"code": 503,
"message": "This model is currently experiencing high demand. Spikes in demand are usually temporary. Please try again later.",
"status": "UNAVAILABLE"
}
}
Which apparently looks like I lost information? Not sure if there's a retry, but it looks like a retry isn't happening?
Hope this helps!
I'm seeing:
Which apparently looks like I lost information? Not sure if there's a retry, but it looks like a retry isn't happening?
Hope this helps!