Skip to content

Commit

Permalink
fix: missing speech types
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Oct 8, 2024
1 parent 3ab86bd commit 326e6d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ export type {
CompletionStreamResponse,
EmbeddingParams,
EmbeddingResponse,
SpeechParams,
SpeechResponse,
} from './types.js';

0 comments on commit 326e6d3

Please sign in to comment.