Skip to content

Commit

Permalink
Merge pull request #252 from katopz/openai
Browse files Browse the repository at this point in the history
feat: expose async_openai
  • Loading branch information
williamhogman authored Jan 10, 2024
2 parents 6c274b1 + 520940d commit a1887dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/llm-chain-openai/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@
pub mod chatgpt;
pub mod embeddings;
pub use async_openai;

0 comments on commit a1887dd

Please sign in to comment.