Lee Hankyol

Results 1 issues of Lee Hankyol

### Description of the bug: `response.usage_metadata.thoughts_token_count` I get none 0 for thought token, ``` # now len(prompt) > over 100k response = client.models.generate_content( model="gemini-2.5-flash-preview-04-17", contents=[prompt], config=genai.types.GenerateContentConfig( thinking_config=genai.types.ThinkingConfig(thinking_budget=0) ), ) print(...

type:bug
component:other
status:pending implementation
off-topic:model quality