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

feat: display errors on cli #123

Merged
merged 4 commits into from
Jan 13, 2025
Merged

feat: display errors on cli #123

merged 4 commits into from
Jan 13, 2025

Conversation

laststylebender14
Copy link
Contributor

No description provided.

@laststylebender14 laststylebender14 marked this pull request as ready for review January 13, 2025 06:17
@laststylebender14 laststylebender14 marked this pull request as draft January 13, 2025 07:14
@laststylebender14 laststylebender14 marked this pull request as ready for review January 13, 2025 07:36
@tusharmath tusharmath merged commit b640c13 into main Jan 13, 2025
3 checks passed
tusharmath added a commit that referenced this pull request Mar 9, 2025
Remove deprecated  method from the ProviderService trait and all its implementations.
The method was marked as deprecated because tool support is now determined by the  field
in the Agent struct instead of querying the provider.

This change includes:
- Removing the method from the trait definition in forge_domain
- Removing implementations in OpenRouter, Anthropic, Client, and ForgeProviderService
- Cleaning up related code (imports, cache field, unused helper methods)

Related issue: #123 (placeholder issue number)
tusharmath added a commit that referenced this pull request Mar 9, 2025
Remove deprecated  method from the ProviderService trait and all its implementations.
The method was marked as deprecated because tool support is now determined by the  field
in the Agent struct instead of querying the provider.

This change includes:
- Removing the method from the trait definition in forge_domain
- Removing implementations in OpenRouter, Anthropic, Client, and ForgeProviderService
- Cleaning up related code (imports, cache field, unused helper methods)

Related issue: #123 (placeholder issue number)
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.

2 participants