Files
Viren Baraiya 0c723f7aa4 Support Agentic flows (#745)
🤖 Support for agentic workflows in Conductor
2026-02-03 08:42:22 -08:00
..
2026-02-03 08:42:22 -08:00

Conductor Clients and SDKs

Conductor supports polyglot programming model.
A workflow can have tasks written in different languages allowing developers to choose the best language for the task.

Currently, Conductor has support for the following languages:

Language Client SDK
Java https://github.com/conductor-oss/java-sdk
Python https://github.com/conductor-oss/python-sdk
Golang https://github.com/conductor-oss/go-sdk
Typescript https://github.com/conductor-oss/typescript-sdk
.NET https://github.com/conductor-oss/csharp-sdk