We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b2916 commit ed9960aCopy full SHA for ed9960a
packages/agent/src/utils/errors.ts
@@ -1,6 +1,6 @@
1
// Provider configuration map
2
3
-import { providerConfig } from '../core/llm/provider';
+import { providerConfig } from '../core/llm/provider.js';
4
5
/**
6
* Generates a provider-specific API key error message
0 commit comments