Skip to content

Integrate more 3rd party tools into AgentSDK tool #299

Open
@ctseng777

Description

@ctseng777

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...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions