You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hav etried everything I know to try but I cant get micro-agent to work. this is the second time I am submitting an issue ticket.
(node:77535) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
┌ 🦾 Micro Agent
│
◇ What would you like to do?
│ debug my code files
│
◐ ..
✖ 401 You have insufficient permissions for this operation. Missing scopes: model.request. Check that you have the correct role in your organization (Reader, Writer, Owner) and project (Member, Owner), and if you're using a restricted API key, that it has the necessary scopes.
at APIError.generate (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/node_modules/openai/error.mjs:44:20)
at OpenAI.makeStatusError (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/node_modules/openai/core.mjs:286:25)
at OpenAI.makeRequest (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/node_modules/openai/core.mjs:330:30)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async getFileSuggestion (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/dist/cli.mjs:967:22)
at async interactiveMode (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/dist/cli.mjs:735:33)
at async file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/dist/cli.mjs:1776:11
micro-agent v0.1.4
The text was updated successfully, but these errors were encountered:
I hav etried everything I know to try but I cant get micro-agent to work. this is the second time I am submitting an issue ticket.
(node:77535) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...
to show where the warning was created)┌ 🦾 Micro Agent
│
◇ What would you like to do?
│ debug my code files
│
◐ ..
✖ 401 You have insufficient permissions for this operation. Missing scopes: model.request. Check that you have the correct role in your organization (Reader, Writer, Owner) and project (Member, Owner), and if you're using a restricted API key, that it has the necessary scopes.
at APIError.generate (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/node_modules/openai/error.mjs:44:20)
at OpenAI.makeStatusError (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/node_modules/openai/core.mjs:286:25)
at OpenAI.makeRequest (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/node_modules/openai/core.mjs:330:30)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async getFileSuggestion (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/dist/cli.mjs:967:22)
at async interactiveMode (file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/dist/cli.mjs:735:33)
at async file:///Users/drgn003/.npm-global/lib/node_modules/@builder.io/micro-agent/dist/cli.mjs:1776:11
The text was updated successfully, but these errors were encountered: