Skip to content

Refactor: extract API configuration into shared module#14

Merged
bjay-wk merged 1 commit intomainfrom
refactor_api_config
Nov 14, 2025
Merged

Refactor: extract API configuration into shared module#14
bjay-wk merged 1 commit intomainfrom
refactor_api_config

Conversation

@bjay-wk
Copy link
Copy Markdown
Collaborator

@bjay-wk bjay-wk commented Nov 7, 2025

  • Create api_config module with shared utilities for API base, API key, and bearer header
  • Refactor asset/list, asset/preprocess, prompt, and upload commands to use shared config
  • Remove duplicate API configuration code across commands

- Create api_config module with shared utilities for API base, API key, and bearer header
- Refactor asset/list, asset/preprocess, prompt, and upload commands to use shared config
- Remove duplicate API configuration code across commands
@bjay-wk bjay-wk force-pushed the refactor_api_config branch from 25dcb42 to f101f4e Compare November 7, 2025 16:04
@bjay-wk bjay-wk merged commit 2a9015a into main Nov 14, 2025
1 check passed
@bjay-wk bjay-wk deleted the refactor_api_config branch November 14, 2025 10:57
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.

1 participant