File tree Expand file tree Collapse file tree
docs/develop/python/integrations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ The following integrations are available between the Temporal Python SDK and thi
2626| Google ADK | Agent framework | [ adk.dev] ( https://adk.dev/ ) | [ Guide] ( https://adk.dev/integrations/temporal/ ) |
2727| OpenAI Agents SDK | Agent framework | [ openai.github.io] ( https://openai.github.io/openai-agents-python/ ) | [ Guide] ( https://github.com/temporalio/sdk-python/blob/main/temporalio/contrib/openai_agents/README.md ) |
2828| Pydantic AI | Agent framework | [ ai.pydantic.dev] ( https://ai.pydantic.dev/ ) | [ Guide] ( https://ai.pydantic.dev/durable_execution/temporal/ ) |
29+ | Tenuo | Governance | [ tenuo.ai] ( https://tenuo.ai/docs ) | [ Guide] ( https://tenuo.ai/temporal ) |
2930
3031These integrations are built on the Temporal Python SDK's [ Plugin system] ( /develop/plugins-guide ) , which you can also
3132use to build your own integrations.
You can’t perform that action at this time.
0 commit comments