You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Muixing was failing for 2 reasons:
1. Sometimes we return OpenAI format
from ollama provider. Before we were assuming that everything that
was returned from ollama provider had ollama format.
2. The OpenAI format returned from ollama provider had an invalid
`created` field.
0 commit comments