mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
It seemed as if the OpenAI message spec tried to send non-compliant messages with { text: "" } instead of { contet: "" }, which the AI Gateway did not accept.