Skip to content

Add generic provider and configuration API#109

Merged
jdfalk merged 1 commit intomainfrom
codex/define-all-config-options-and-third-party-provider
Jun 9, 2025
Merged

Add generic provider and configuration API#109
jdfalk merged 1 commit intomainfrom
codex/define-all-config-options-and-third-party-provider

Conversation

@jdfalk
Copy link
Copy Markdown
Owner

@jdfalk jdfalk commented Jun 9, 2025

Summary

  • support a generic HTTP provider configurable with Viper
  • expose /api/config endpoint to return all settings
  • add GetConfig RPC to translator service
  • include defaults for generic provider
  • document usage and configuration options
  • regenerate protobuf definitions
  • provide basic tests for the generic provider

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_6846356878c8832199b623da57bdb2bc

@jdfalk jdfalk added the codex Created or modified by AI/automation agents label Jun 9, 2025 — with ChatGPT Codex Connector
@jdfalk jdfalk merged commit dafb424 into main Jun 9, 2025
1 check passed
@jdfalk jdfalk deleted the codex/define-all-config-options-and-third-party-provider branch June 9, 2025 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created or modified by AI/automation agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant