OpenAI Python is the package used by python to access OpenAI's Ai models. OpenAI python provides support for OpenAI's REST API, It also provides synchronous and asynchronous sessions clients.
OpenAI python is currently available on the following clusters.
| Version | Cardinal |
|---|---|
| 2.9.0 | X |
You can use module spider openai-pythonto view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
OpenAI-Python is available to all OSC users. If you have any questions, please contact OSC Help.
OpenAI Github Repository / Open source
module load openai-python/2.9.0. You will also need to manually load Ollama and LLM models, depending on your requirements.