Files
oak-gpui/crates
Bennet Bo Fenner c34b24b5fb open_ai: Fix issues with OpenAI compatible APIs (#32982)
Ran into this while adding support for Vercel v0s models:
- The timestamp seems to be returned in Milliseconds instead of seconds
so it breaks the bounds of `created: u32`. We did not use this field
anywhere so just decided to remove it
- Sometimes the `choices` field can be empty when the last chunk comes
in because it only contains `usage`

Release Notes:

- N/A
2025-06-18 21:51:51 +00:00
..
2025-06-18 14:43:23 +00:00
2025-06-18 14:43:23 +00:00
2025-06-05 12:59:22 +00:00
2025-06-18 14:43:23 +00:00
2025-06-17 20:26:27 +00:00
2025-04-23 20:54:09 +00:00
2025-06-18 14:43:23 +00:00
2025-06-11 22:44:20 +03:00