---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/llm/gemini_generate_content/exceptions/variables/E_GEMINI_REQUEST_FAILED.md
description: The provider returned a non-2xx status.
---

# Variable: E\_GEMINI\_REQUEST\_FAILED

```ts
const E_GEMINI_REQUEST_FAILED: CreatedException<[number, string]>;
```

Defined in: [src/batteries/llm/gemini\_generate\_content/exceptions.ts:26](https://github.com/NHTIO/ADK/blob/master/src/src/batteries/llm/gemini_generate_content/exceptions.ts#L26)

The provider returned a non-2xx status.
