Skip to content

Commit

Permalink
update crate level doc, include openai api key env
Browse files Browse the repository at this point in the history
  • Loading branch information
snowmead committed Oct 19, 2023
1 parent a43358b commit 0d76019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
//! For immediate use of this crate, a functioning Redis instance is necessary, with the following
//! environment variables set:
//!
//! - `OPENAI_API_KEY`
//! - `REDIS_PROTOCOL`
//! - `REDIS_HOST`
//! - `REDIS_PORT`
Expand Down

0 comments on commit 0d76019

Please sign in to comment.