Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Open AI API

This library adds support for Open AI based endpoints like Open AI, Groq, olama, etc. It is dependent on (Unity AI Apis Common)[https://github.com/yolanother/UnityAIApisCommon].

Installation

Option 1: Package Manager

image

  1. Add Unity AI APIs Common via package manager's git urls (https://github.com/yolanother/UnityAIApisCommon.git)
  2. Add Unity Open AI API in package manager (https://github.com/yolanother/UnityOpenAIAPI.git)

Option 2: Clone to Packages

  1. Open your Packages directory in your project
  2. Clone the common lib: git clone https://github.com/yolanother/UnityAIApisCommon
  3. Clone the Open AI api lib: git clone https://github.com/yolanother/UnityOpenAIAPI

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages