Skip to content

Commit

Permalink
chore: fixed fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
francis2tm committed Dec 12, 2024
1 parent 1da950d commit c77a31f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion atoma-service/src/handlers/chat_completions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ const STREAM_KEEP_ALIVE_INTERVAL_IN_SECONDS: u64 = 15;
pub(crate) struct ChatCompletionsOpenApi;

/// Create chat completion
///
///
/// This handler performs several key operations:
/// 1. Forwards the chat completion request to the inference service
Expand Down

0 comments on commit c77a31f

Please sign in to comment.