Unified AI Model Access for Unity
Access cutting-edge large language models (Claude, GPT, Gemini) within Unity through a simple, unified interface.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $4.99
- Category:
- Tools › Generative-ai
- Developer:
- DEVDUP
- Price:
- $4.99
- Supported Unity Versions:
- 6000.0.41 or higher
- Current Version:
- 1.0.1
- Download Size:
- 542.45 KB
- Last Update:
- Mar 31, 2025
- Description:
- The LLM API Connector is a comprehensive framework that enables your Unity applications to harness the power of AI models. This package provides a unified interface to access various AI models, eliminating the need to struggle with different API implementations. With this package, you can easily switch between models with a single line of code or a single click in the inspector.
The package offers a complete feature set, including streaming responses, history, function calling, and model-specific parameters. It also features a clean, event-based architecture for UI integration, comprehensive documentation, and efficient serialized settings in the Unity Inspector.
The LLM API Connector supports a range of models, including Claude 3.7, OpenAI's 4.5 and O3-mini, and Gemini 2.5 Pro, with model-specific optimizations for best performance.
If you have any questions or suggestions, please feel free to reach out to the developer at kimhwinyen@gmail.com. - Technical Details:
- Supported Unity Versions: Unity 2021.3 LTS and newer
Platform Compatibility: All platforms supported by Unity (Windows, macOS, Linux, iOS, Android, WebGL)
Implementation Details: Pure C# implementation, uses HttpClient for API communications, SimpleJSON for lightweight JSON parsing, no external dependencies or DLLs required
Architecture: Polymorphic singleton pattern for model interfaces, abstract factory pattern for configuration management, event-driven response handling
Data Security: No data is stored or transmitted to any servers except the specified AI API providers - Continue »