ImportError: cannot import name 'ClassifyJobWithStatus' from 'llama_cloud.types' #533

Closed
opened 2026-02-16 00:18:10 -05:00 by yindo · 0 comments
Owner

Originally created by @sergiossm on GitHub (Sep 8, 2025).

Describe the bug
Importing from llama_cloud_services.beta.classifier.client import ClassifyClient in llama-cloud-services>=0.6.64 throws error ImportError: cannot import name 'ClassifyJobWithStatus' from 'llama_cloud.types'

Client:

  • Python Library
Originally created by @sergiossm on GitHub (Sep 8, 2025). **Describe the bug** Importing `from llama_cloud_services.beta.classifier.client import ClassifyClient` in `llama-cloud-services>=0.6.64` throws error `ImportError: cannot import name 'ClassifyJobWithStatus' from 'llama_cloud.types'` **Client:** - Python Library
yindo added the bug label 2026-02-16 00:18:10 -05:00
yindo closed this issue 2026-02-16 00:18:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#533