Skip to content

Commit 19cc482

Browse files
committed
update lib.rs
1 parent d049e10 commit 19cc482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

async-openai/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
//! Use `Config`, `OpenAIConfig` etc. for configuring url, headers or query parameters globally for all requests.
146146
//!
147147
//!
148-
//! **Dynamic Dispatch**
148+
//! ### Dynamic Dispatch
149149
//!
150150
//! This allows you to use same code (say a `fn`) to call APIs on different OpenAI-compatible providers.
151151
//!

0 commit comments

Comments
 (0)