datalab-cli 0.1.0

A powerful CLI for converting, extracting, and processing documents using the Datalab API
Documentation
---
name: Bug Report
about: Report a bug or unexpected behavior
title: ''
labels: bug
assignees: ''
---

## Describe the Bug

A clear and concise description of what the bug is.

## To Reproduce

Steps to reproduce the behavior:

1. Run command `datalab ...`
2. With file type `...`
3. See error

## Expected Behavior

A clear and concise description of what you expected to happen.

## Actual Behavior

What actually happened, including any error messages.

## Error Output

```
Paste any error messages or logs here
```

## Environment

- **Datalab CLI version**: [e.g., 0.1.0] run `datalab --version`
- **OS**: [e.g., macOS 14.0, Ubuntu 22.04, Windows 11]
- **Rust version** (if building from source): [e.g., 1.75.0]

## Additional Context

Add any other context about the problem here, such as:
- Sample files (if you can share them)
- API response details
- Screenshots