guile-openai 0.2-1.751cd5d
Guile implementation of the OpenAI API
Guile OpenAI is an implementation of the OpenAI API in Guile Scheme, providing a convenient interface for interactive programming with their AI models.
- Outputs:
out
- Website: https://gitlab.com/flatwhatson/guile-openai
- Licenses: AGPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-openai 0.2-1.751cd5d
as follows:
guix install guile-openai@0.2-1.751cd5d
Or install the latest version:
guix install guile-openai
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.