Skip to content

Easier support for multiple agents#47

Merged
rdehuyss merged 2 commits intomainfrom
feature/multi-providers
Apr 2, 2026
Merged

Easier support for multiple agents#47
rdehuyss merged 2 commits intomainfrom
feature/multi-providers

Conversation

@rdehuyss
Copy link
Copy Markdown
Contributor

@rdehuyss rdehuyss commented Apr 1, 2026

No description provided.

@cla-bot cla-bot bot added the cla-signed label Apr 1, 2026
import java.util.Map;
import java.util.Optional;

public interface AgentOnboardingProvider {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Would it not be better to have a base URL here as well, for example to support Grok?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Great point!

@rdehuyss
Copy link
Copy Markdown
Contributor Author

rdehuyss commented Apr 2, 2026

I think I want to add the base URL perhaps in a different PR?

@rdehuyss rdehuyss merged commit 4d37869 into main Apr 2, 2026
2 checks passed
@rdehuyss rdehuyss deleted the feature/multi-providers branch April 2, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants