This repository demonstrates a simple integration of OpenAI API with SwiftUI.
- Uses OpenAI's Chat API (GPT-4o Mini) for responses.
- Maintains conversation history for context.
- Built with SwiftUI and URLSession.
- Clone the repository:
git clone https://github.com/matrosovDev/Test-OpenAI-Simple-Integration.git