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 755949b commit 8dfe74cCopy full SHA for 8dfe74c
src/providers/x-ai/index.ts
@@ -1,4 +1,4 @@
1
-import { ErrorResponse, ProviderConfigs } from '../types';
+import { ProviderConfigs } from '../types';
2
import { X_AI } from '../../globals';
3
import XAIAPIConfig from './api';
4
import {
0 commit comments