You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ Official SDK from [WorkflowAI](https://workflowai.com) for Python.
10
10
11
11
This SDK is designed for Python teams who prefer code-first development. It provides greater control through direct code integration while still leveraging the full power of the WorkflowAI platform, complementing the web-app experience.
12
12
13
+
Try in CursorAI:
14
+
```
15
+
install `pip workflowai` and from https://docs.workflowai.com/python-sdk/agent build an agent that...
0 commit comments