This project is mirrored from https://github.com/MacPaw/OpenAI.
Pull mirroring updated .
- Apr 04, 2025
-
-
Oleksii authored
-
Dounan Shi authored
-
- Apr 03, 2025
-
-
Oleksii authored
-
SplittyDev authored
This simplifies the API and hides an unnecessary implementation detail.
-
Oleksii authored
Add `error` finish reason
-
Oleksii authored
Support `reasoning` in ChatStreamResult deltas
-
SplittyDev authored
-
SplittyDev authored
-
- Apr 02, 2025
-
-
Oleksii authored
Add parsing options for valueNotFound case
-
nezhyborets authored
-
- Apr 01, 2025
-
-
Oleksii authored
-
Roman Vintish authored
-
Oleksii authored
Add gpt_4o_transcribe and gpt_4o_mini_transcribe models.
-
Oleksii authored
Add init for audio options.
-
Oleksii authored
Fix call order and write more tests
-
Roman Vintish authored
-
Roman Vintish authored
-
Roman Vintish authored
-
- Mar 31, 2025
-
-
nezhyborets authored
-
nezhyborets authored
-
Oleksii authored
Audio stream fix.
-
nezhyborets authored
-
nezhyborets authored
Tests on Linux complained
-
nezhyborets authored
Seems to be required on Linux
-
nezhyborets authored
-
nezhyborets authored
-
Roman Vintish authored
Fix "expiresAt" parameter of audio delta. Fix StreaminSession onComplete calling - onComplete called before all chunks produced.
-
Oleksii authored
Update README.md
-
Oleksii authored
-
Oleksii authored
Feat: Get token usage data for streamed chat completion response.
-
nezhyborets authored
# Conflicts: # Sources/OpenAI/Public/Models/ChatQuery.swift # Sources/OpenAI/Public/Models/ChatStreamResult.swift
-
Oleksii authored
Make `created: TimeInterval` optional
-
nezhyborets authored
-
nezhyborets authored
-
nezhyborets authored
-
Oleksii authored
Add ParsingOptions and use for ChatStreamResult
-
Oleksii authored
Added support for audio-preview models, including updates to query pa…
-
nezhyborets authored
-
nezhyborets authored
To fix parsing Gemini responses
-
Roman Vintish authored
Added support for audio-preview models, including updates to query parameters, message parameters, and audio delta.
-