40 Commits

Author SHA1 Message Date
Ran Shemtov a010b323d5 chore: use url from deployment when routing to agent (#2171) 2025-07-17 18:15:58 +02:00
Ran Shemtov df25f34d30 feat: add agui fastAPI compatible langgraph agent (#2117) 2025-07-15 19:49:15 +02:00
Ran Shemtov cf90f85aad fix: reduce checkpointer calls lg events (#2063) 2025-07-08 14:39:42 +02:00
Ran Shemtov 77b0a47126 chore: release python sdk version 0.1.53 (#2079) 2025-07-01 10:42:17 +02:00
Ran Shemtov c0e799e787 Fix/support langgraph 0.5.0 (#2073) 2025-06-30 23:02:48 +02:00
Ran Shemtov e977f46724 chore: release python sdk 0.1.51 (#2041) 2025-06-23 14:25:38 +02:00
Ran Shemtov c361a16d31 fix: fix regenerate to rerun tool call on click (#2019) 2025-06-19 18:36:33 +02:00
Suhas Deshpande 91162f5624 chore: standardize Python dependencies across examples (#2016) 2025-06-19 09:35:55 -07:00
Suhas Deshpande a188b4f902 adds state update event to crew flow (#1963) 2025-06-09 21:29:27 -07:00
Suhas Deshpande 98d7c5626a bump sdk-python version (#1941) 2025-06-05 16:22:00 -07:00
Ran Shemtov 933ed0ebbd release python sdk 0.1.47 (#1905) 2025-05-30 11:11:05 +02:00
Suhas Deshpande 8028263484 bumps python sdk to 0.1.46 (#1799) 2025-05-12 12:49:25 -07:00
Suhas Deshpande d40e0027a3 udpates crewai to 0.118.0 (#1743) 2025-05-12 08:29:47 -07:00
Ran Shemtov 2fc03d88bb chore: release python sdk version 0.1.45 (#1775) 2025-05-08 12:14:36 +02:00
Ran Shemtov ee4e768076 chore: release python 0.1.44 (#1681) 2025-04-16 16:47:19 +02:00
Suhas Deshpande 5177353298 bump sdk-python version (#1660) 2025-04-10 16:17:30 -07:00
Ran Shemtov 5dd121703d chore: release python sdk 0.1.42 (#1563) 2025-03-26 17:47:12 +01:00
Nathan 🔶 Tarbert 0210c1b0c2 Update pyproject.toml 2025-03-18 15:40:01 -04:00
Markus Ecker 4a17263fc7 publish 0.1.41 2025-03-18 17:40:12 +01:00
Suhas Deshpande 925840b16f bumps py-sdk version (#1471) 2025-03-11 12:15:34 -07:00
Markus Ecker 2546e95438 Make the crew dependency optional (#1468)
Co-authored-by: Suhas Deshpande <suhas2u@gmail.com>
2025-03-11 11:26:38 -07:00
Markus Ecker 082db7a996 Add CrewAI support (#1308)
Co-authored-by: Suhas Deshpande <suhasdeshpande@users.noreply.github.com>
Co-authored-by: Ariel Weinberger <Weinberger.Ariel@gmail.com>
Co-authored-by: Suhas Deshpande <suhas2u@gmail.com>
2025-02-28 12:21:54 +01:00
Ran Shemtov 19b2ac4bbf chore: release python sdk v0.1.39 (#1385) 2025-02-17 14:53:22 +01:00
Ran Shemtov 39faa60212 chore: publish python sdk v0.1.37 (#1339) 2025-02-11 15:53:07 +01:00
Ran Shemtov 446eefa9e6 chore: release python version 0.1.36 (#1334) 2025-02-11 15:24:10 +01:00
Suhas Deshpande 72ba5d5bbd udpates version to 0.1.35 (#1323) 2025-02-08 10:49:53 -08:00
Ran Shemtov 5bc97b858b fix: broaden langchain-openai versions restriction (#1314) 2025-02-07 14:15:02 +01:00
Ran Shemtov 06f9f35405 feat: support message based lg interrupt with convenience function (#1305) 2025-02-06 18:13:05 +01:00
Markus Ecker 7df4f0ed74 Release Python SDK 2025-01-20 18:05:18 +01:00
Markus Ecker 926499bb4e Load agent state (#1251) 2025-01-20 16:53:51 +01:00
Ran Shemtov 280c25ab91 Fix/loosen langchain anthropic requirement (#1199) 2025-01-08 14:12:41 +01:00
Markus Ecker 8521f217c1 bump version 2025-01-08 11:31:29 +01:00
Markus Ecker 1b47092b43 CoAgents v0.3 (#1193)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Tyler Slaton <54378333+tylerslaton@users.noreply.github.com>
Co-authored-by: Ariel Weinberger <Weinberger.Ariel@gmail.com>
2025-01-07 19:48:51 -06:00
Ran Shemtov ea6ffae2da chore: release python sdk v0.1.30 (#1091) 2024-12-12 15:56:24 +01:00
Ran Shemtov 8d8f82ac1c Chore: release py sdk (#1064)
* chore(python-sdk): release version 0.1.29

* chore(demos): update all demos to use latest python sdk version
2024-12-10 15:08:22 +01:00
Markus Ecker d2a7ca7d13 bump version 2024-12-06 19:52:06 +01:00
Ran Shemtov 75a82b0e80 fix: use langgraph version set by consumer in python sdk (#1003)
* fix: use LG version from consumer

* publish new python sdk alpha version
2024-12-02 14:06:04 +01:00
Markus Ecker da591db825 stream via adispatch_custom_event (#983) 2024-11-27 16:31:19 +01:00
Ran Shemtov f6fab281ae feat: langgraph cloud (#918)
* feat(runtime): rename remoteActions argument to remoteEndpoints

* feat(remote-actions): integrate langgraph-cloud as a remote action for CoAgents

* feat(runtime): rename remoteActions argument to remoteEndpoints

* feat(remote-actions): integrate langgraph-cloud as a remote action for CoAgents

* feat(sdk-js): add SDK for LangGraph JS support

---------

Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
Co-authored-by: Ariel Weinberger <weinberger.ariel@gmail.com>
2024-11-27 13:31:58 +01:00
Ariel Weinberger cd8ff1bdc6 feat(python-sdk): add to monorepo (#908) 2024-11-12 18:59:33 -06:00