https://github.com/miyako/4d-class-openai
4D.HTTPRequest implementation to call an OpenAI API
https://github.com/miyako/4d-class-openai
4d-class
Last synced: 4 months ago
JSON representation
4D.HTTPRequest implementation to call an OpenAI API
- Host: GitHub
- URL: https://github.com/miyako/4d-class-openai
- Owner: miyako
- License: mit
- Created: 2024-01-27T00:28:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T20:46:19.000Z (over 1 year ago)
- Last Synced: 2025-01-08T17:55:36.310Z (over 1 year ago)
- Topics: 4d-class
- Language: 4D
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](LICENSE)

# 4d-class-openai
`4D.HTTPRequest` implementation to call an OpenAI API.

**Note**: place a file named `api.token` adjacent to the project's parent folder. this file should include your API key in plain text.
