Skip to content

Commit 81821d6

Browse files
committed
re-export azure client
1 parent ca8485e commit 81821d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ export {
2727
PermissionDeniedError,
2828
UnprocessableEntityError,
2929
} from './error';
30+
31+
export { AzureOpenAI } from './azure';

0 commit comments

Comments
 (0)