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

Integrate more 3rd party tools into AgentSDK tool #299

Open
ctseng777 opened this issue Mar 22, 2025 · 0 comments
Open

Integrate more 3rd party tools into AgentSDK tool #299

ctseng777 opened this issue Mar 22, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ctseng777
Copy link

Please read this first

  • Have you read the docs?Agents SDK docs
  • Have you searched for related issues? Others may have had similar requesrs

Describe the feature

(Move from openai/openai-python#2247)

There are good 3rd tools, e.g. firecrawl, that I hope to integrate to AgentSDK. Although I could use @tool to integrate in my repository, but I found it repetitive if I need to use the tool in multiple repositories.

I see in crewai, they have a separate python dependency: "tool" aside from the main crewai. The "tool" contains much more 3rd party tools, which comes handy.

If official integration with 3rd party is not supported, could you provide documentation about best practice integrating with 3rd party tools? (Not just basic functional integration, I also want to understand how to properly utilize guardrail, tracing...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant