Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/xai base url overrides #273

Merged
merged 2 commits into from
Mar 14, 2025
Merged

Conversation

bhouston
Copy link
Member

@bhouston bhouston commented Mar 14, 2025

  • Add support for xAI
  • Add localOpenAI that runs with no API Key but with a baseUrl
  • Make C12 integration work, it was initially buggy
  • Refactor some code that was duplicated.

fixes #272 #271 #261 #260 #148

- Replace cosmiconfig with c12 for better TypeScript support
- Add configuration watching capability
- Remove dependency on cosmiconfig
- Maintain backward compatibility with existing config files
- Closes #260
Copy link

🎉 This PR is included in version mycoder-agent-v1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version mycoder-v1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Refactor OpenAI LLM provider to have pluggable baseUrl and api.
1 participant