Skip to content

Add support for OpenAI and Anthropic providers#2

Merged
mathis-lambert merged 2 commits into
feature_codex_multi_providerfrom
codex/améliorer-gestion-des-providers-ai
Jun 11, 2025

Hidden character warning

The head ref may contain hidden characters: "codex/am\u00e9liorer-gestion-des-providers-ai"
Merged

Add support for OpenAI and Anthropic providers#2
mathis-lambert merged 2 commits into
feature_codex_multi_providerfrom
codex/améliorer-gestion-des-providers-ai

Conversation

@mathis-lambert

Copy link
Copy Markdown
Owner

Summary

  • add generic AIProvider abstraction and provider implementations
  • support provider selection in chat, embeddings and RAG routes
  • extend request models with provider field
  • include new dependencies for OpenAI and Anthropic
  • update README to mention multi-provider support

Testing

  • ruff check .
  • black --check .

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

@mathis-lambert mathis-lambert left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mathis-lambert mathis-lambert marked this pull request as ready for review June 11, 2025 12:10
@mathis-lambert mathis-lambert merged commit ab49f7c into feature_codex_multi_provider Jun 11, 2025
1 check passed
@mathis-lambert mathis-lambert deleted the codex/améliorer-gestion-des-providers-ai branch June 11, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant