graalvm / graalvm-demos

This repository contains example applications to illustrate the different capabilities of GraalVM
http://graalvm.org
Universal Permissive License v1.0
589 stars 156 forks source link

Add graalpy-openai-starter. #287

Closed fniephaus closed 2 months ago

fniephaus commented 2 months ago

This PR adds a minimal Java application that embeds the official Python library for the OpenAI API with GraalPy.