OpenAI-Unity

An unofficial OpenAI Unity Package that aims to help you use OpenAI API directly in Unity Game engine.

MIT License

Stars
691
Committers
1
OpenAI-Unity - v0.2.2 Latest Release

Published by srcnalt 3 months ago

OpenAI-Unity - v0.2.1

Published by srcnalt 3 months ago

OpenAI-Unity - v0.2.0

Published by srcnalt 10 months ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.16...v0.2.0

OpenAI-Unity - v0.1.16

Published by srcnalt 11 months ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.15...v0.1.16

OpenAI-Unity - v0.1.15

Published by srcnalt over 1 year ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.14...v0.1.15

OpenAI-Unity - v0.1.14

Published by srcnalt over 1 year ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.13...v0.1.14

OpenAI-Unity - v0.1.13

Published by srcnalt over 1 year ago

OpenAI-Unity - v0.1.12

Published by srcnalt over 1 year ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.11...v0.1.12

OpenAI-Unity - v0.1.11

Published by srcnalt over 1 year ago

OpenAI-Unity - v0.1.10

Published by srcnalt over 1 year ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.9...v0.1.10

OpenAI-Unity - v0.1.9

Published by srcnalt over 1 year ago

Fixed:

  • Sample projects' UI scripts are fixed.

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.8...v0.1.9

OpenAI-Unity - v0.1.8

Published by srcnalt over 1 year ago

What's Changed

Full Changelog: https://github.com/srcnalt/OpenAI-Unity/compare/v0.1.7...v0.1.8

OpenAI-Unity - v0.1.7

Published by srcnalt over 1 year ago

Added

  • Form upload support for WebGL
OpenAI-Unity - v0.1.6

Published by srcnalt over 1 year ago

Changed

  • Most requests are turned into UnityWebRequests from Net.Http
  • Samples examples updated with null checks.
  • Array data types turned into lists to prevent WebGL errors.
OpenAI-Unity - v0.1.5

Published by srcnalt over 1 year ago

Added

  • Support for passing API key as a parameter when creating OpenAIApi instance
OpenAI-Unity - v0.1.4

Published by srcnalt almost 2 years ago

Fix

  • C# 6 compatibility in DallE sample scene script
OpenAI-Unity - v0.1.3

Published by srcnalt almost 2 years ago

Changed

  • Code updated to be C# 6 compatible
OpenAI-Unity - v0.1.2

Published by srcnalt almost 2 years ago

Added

  • Auth data type for API key and organization info.
  • File check for auth.json.
  • Caching configuration object instead of creating it after script compilation.

Changed

  • DallE sample project scene name changed.
OpenAI-Unity - v0.1.1

Published by srcnalt almost 2 years ago

Added

  • Response type interface created, all responses now have an Error field.
  • Missing fields in Model and OpenAIFile added.
  • Error check in DispatchRequest methods.

Changed

  • Model struct is now OpenAIModel class.

Fixed

  • Typo in FineTune and Choice fields.
OpenAI-Unity - Initial Release

Published by srcnalt almost 2 years ago

Badges
Extracted from project README
Twitter