Skip to content

Conversation

@appleboy
Copy link

  • Expand AI provider support to include OpenAI (gpt-4o, gpt-4o-mini) and custom OpenAI-compatible APIs
  • Add support for configuring AI API base URL and skipping SSL verification
  • Update documentation to list all supported AI providers and clarify configuration options with examples
  • Refactor AI client initialization to fallback on OpenAI-compatible API for unknown models
  • Add OpenAI client implementation using openai-go library
  • Update tests to validate OpenAI-compatible fallback behavior
  • Add openai-go dependency to go.mod

- Expand AI provider support to include OpenAI (gpt-4o, gpt-4o-mini) and custom OpenAI-compatible APIs
- Add support for configuring AI API base URL and skipping SSL verification
- Update documentation to list all supported AI providers and clarify configuration options with examples
- Refactor AI client initialization to fallback on OpenAI-compatible API for unknown models
- Add OpenAI client implementation using openai-go library
- Update tests to validate OpenAI-compatible fallback behavior
- Add openai-go dependency to go.mod

Signed-off-by: appleboy <[email protected]>
@appleboy
Copy link
Author

@ccojocar please help to review.

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