alfianlosari/ChatGPTSwift
A Swift SDK wrapper for accessing the OpenAI ChatGPT/GPT-4 API.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
ChatGPTSwift is a Swift library that wraps the OpenAI ChatGPT API, enabling developers to integrate LLM capabilities into iOS, macOS, watchOS, tvOS, and Linux applications. It supports both streaming and standard request modes, allowing fine-grained control over parameters such as model selection (gpt-3.5-turbo, gpt-4), system prompts, and temperature.