Skip to content

This is a sandbox environment for me to test Rust x OpenAI

Notifications You must be signed in to change notification settings

Brisklemonade/openai-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Rust Sandbox

If you have access to open api and would like to use this, you will need to provide your api key. To do so, create a .env file at the root of the project and paste in the following:

OPENAI_API_KEY = sk-YOUR_API_KEY

The helper function will then retrieve your key and use it for the client builder.

Refer here for documentation on the openai_api

About

This is a sandbox environment for me to test Rust x OpenAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages