We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a48970 commit 2237400Copy full SHA for 2237400
src/resources/chat/index.ts
@@ -1,2 +1,2 @@
1
-export { Chat } from './Chat';
+export { Chat } from './chat';
2
export { Completions } from './Completions';
0 commit comments