Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI example client ported to SMACC #557

Merged
merged 10 commits into from
Aug 30, 2024

Conversation

yassiezar
Copy link
Contributor

Porting example OpenAI request node over from here. Includes several improvements to the HTTP client library, such as adding headers and more robust POST request support.

To run this example, you must set the OPENAI_API_KEY env variable to your OpenAI API ket, and the OPENAI_IMG_PATH variable to where your test image resides you want to test (in this case we're asking about a wood table)

@brettpac brettpac merged commit 8c0de46 into robosoft-ai:humble Aug 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants