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

Refactor/tools #1361

Merged
merged 8 commits into from
Nov 21, 2024
Merged

Refactor/tools #1361

merged 8 commits into from
Nov 21, 2024

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Nov 19, 2024

Describe your changes

Several vendor-specific Tools have been migrated to Griptape Extensions. To be re-introduced into core they should be driver-ified.

  • BREAKING: Moved the following Google Tools to the Griptape Google Extension:
    • GoogleCalendarTool
    • GoogleDocsTool
    • GoogleDriveTool
    • GoogleGmailTool
  • BREAKING: Moved the following AWS Tools to the Griptape AWS Extension:
    • AwsCliTool
    • AwsIamTool
    • AwsPricingTool
    • AwsS3Tool
  • BREAKING: Moved the OpenWeatherTool to the Griptape Open Weather Extension
  • BREAKING: Removed GriptapeCloudKnowledgeBaseTool. Use a RAG Engine with GriptapeCloudVectorStoreDriver instead.

Issue ticket number and link

NA


📚 Documentation preview 📚: https://griptape--1361.org.readthedocs.build//1361/

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@collindutter collindutter marked this pull request as ready for review November 19, 2024 19:07
@collindutter collindutter force-pushed the refactor/tools branch 9 times, most recently from c6d0e92 to 53c096a Compare November 20, 2024 22:48
@collindutter collindutter mentioned this pull request Nov 21, 2024
1 task
@collindutter collindutter merged commit c016350 into dev Nov 21, 2024
15 checks passed
@collindutter collindutter deleted the refactor/tools branch November 21, 2024 18:30
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