Skip to content

Commit

Permalink
added tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mutgarth committed Dec 18, 2024
1 parent b463d99 commit ed8a41b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pub mod openai;
mod tests;
mod openai;

pub use openai::openai_api_interface::OpenAi;

0 comments on commit ed8a41b

Please sign in to comment.