Python SDK

Hello fellow builders! A good portion of our backend stack is in python so over the coming weeks, we’re planning to develop a Python SDK, drawing guidance from the Node SDK and the agent examples.

We’ll be releasing it as open source once it’s a workable form, but I just wanted to post this here in case this was of interest to anyone.

5 Likes

This is amazing! Let us know if you have any questions along the way. :clap:

2 Likes

Thats great! so many projects could benefit from a python SDK. I’m currently juggling a
node<-flask/webSockets->python fix for continuous non linear conversations and would love to get rid of node and sockets :raising_hands:t4:

1 Like