Skip to content

fix(cli): show full batch ID in batch list#2064

Open
thecaptain789 wants to merge 1 commit into567-labs:mainfrom
thecaptain789:fix-batch-id-column-width
Open

fix(cli): show full batch ID in batch list#2064
thecaptain789 wants to merge 1 commit into567-labs:mainfrom
thecaptain789:fix-batch-id-column-width

Conversation

@thecaptain789
Copy link
Contributor

Remove max_width constraint on Batch ID column so the full ID is visible.

Previously truncated at 20 chars, making it difficult to manage batches since OpenAI batch IDs are longer than 20 characters.

Fixes #1871

Remove max_width constraint on Batch ID column so the full ID is visible. Previously truncated at 20 chars, making it hard to manage batches.

Fixes 567-labs#1871
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Batch CLI can't show full batch ID

1 participant