diff --git a/src/api/providers/glama.ts b/src/api/providers/glama.ts index 4be1291..381c3bf 100644 --- a/src/api/providers/glama.ts +++ b/src/api/providers/glama.ts @@ -95,9 +95,6 @@ export class GlamaHandler implements ApiHandler { } } - // The usage information is only available after a few moments after the completion - await delay(1000) - try { const response = await axios.get(`https://glama.ai/api/gateway/v1/completion-requests/${completionRequestUuid}`, { headers: {