Ran Shemtov
|
20f07275cc
|
feat: chat interface redesign (#1419)
|
2025-03-21 14:36:17 +01:00 |
|
Suhas Deshpande
|
d152e11108
|
adds CopilotKit and CrewAI Enterprise integration example (#1512)
|
2025-03-20 14:53:04 -07:00 |
|
Ran Shemtov
|
4316da2203
|
chore: add mdx capabilities to demo viewer (#1508)
|
2025-03-20 17:27:44 +01:00 |
|
Ran Shemtov
|
93362c3fed
|
chore: redesign demo section to list by categories (#1440)
|
2025-03-20 14:45:04 +01:00 |
|
Markus Ecker
|
045e6bd1f4
|
view mode -> view
|
2025-03-19 19:51:23 +01:00 |
|
Markus Ecker
|
502c2318f2
|
fix duplicated state
|
2025-03-19 19:45:01 +01:00 |
|
Suhas Deshpande
|
d4297855fd
|
updates logo (#1502)
|
2025-03-19 09:42:33 -07:00 |
|
Markus Ecker
|
8e9544cb45
|
update lock file
|
2025-03-19 16:49:07 +01:00 |
|
Markus Ecker
|
4c940a5b6e
|
make code loading work
|
2025-03-19 16:41:52 +01:00 |
|
Markus Ecker
|
7d297fd8ee
|
enable code view
|
2025-03-19 15:05:58 +01:00 |
|
Markus Ecker
|
32e6705d89
|
add root endpoint to demo
|
2025-03-19 13:18:17 +01:00 |
|
Markus Ecker
|
ca4d114e79
|
add health check endpoint
|
2025-03-19 13:17:34 +01:00 |
|
Markus Ecker
|
698c09779a
|
loosen eslint rules
|
2025-03-19 12:52:09 +01:00 |
|
Markus Ecker
|
89f27d5c2a
|
disable viewing code to make it work on vercel
|
2025-03-19 12:36:26 +01:00 |
|
Atai Barkai
|
e5429cad68
|
Update README.md
|
2025-03-18 22:56:21 -07:00 |
|
Suhas Deshpande
|
faaee942eb
|
add multi-agent support with model selector (#1498)
|
2025-03-18 16:02:55 -07:00 |
|
Markus Ecker
|
6751055c11
|
update copilotkit version in research canvas (#1495)
Co-authored-by: Suhas Deshpande <suhas2u@gmail.com>
|
2025-03-18 15:06:53 -07:00 |
|
renovate[bot]
|
26cdf43b81
|
fix(deps): update copilotkit examples (#1446)
|
2025-03-18 13:16:06 -07:00 |
|
Markus Ecker
|
008b98cb48
|
fix demo viewer
|
2025-03-18 17:47:05 +01:00 |
|
Nathan 🔶 Tarbert
|
deed111d67
|
Update README.md
|
2025-03-14 15:27:18 -04:00 |
|
Nathan 🔶 Tarbert
|
adac2e8472
|
Update README.md
|
2025-03-14 15:26:21 -04:00 |
|
Ran Shemtov
|
8c45a1c79d
|
chore: enable using agent from remote endpoint (#1491)
|
2025-03-14 17:19:25 +01:00 |
|
Ran Shemtov
|
55cf5b7752
|
chore: fix build issues for demo viewer (#1490)
|
2025-03-14 17:09:35 +01:00 |
|
Ran Shemtov
|
d73019d72c
|
chore: add demo viewer with crewai demos (#1486)
|
2025-03-14 16:50:56 +01: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 |
|
Nathan 🔶 Tarbert
|
f1ed1e305e
|
Update README.md
|
2025-03-06 12:15:10 -05:00 |
|
Nathan 🔶 Tarbert
|
24a240a687
|
Update readme.md
|
2025-03-05 18:44:18 -05:00 |
|
Nathan 🔶 Tarbert
|
c5811013cf
|
Update readme.md
|
2025-03-04 23:14:18 -06:00 |
|
Nathan 🔶 Tarbert
|
428cb174a9
|
fix(docs) Update the README to add support for LangGraph JS
|
2025-03-04 23:12:49 -06:00 |
|
Nathan 🔶 Tarbert
|
6e0841c334
|
fix (example) Update route.ts to reflect running the JS agent
|
2025-03-04 22:55:02 -06:00 |
|
Tyler Slaton
|
6b704ba625
|
fix(state-machine): address linter issues blocking deployment (#1449)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-28 17:55:09 -05:00 |
|
Tyler Slaton
|
07d9290a0a
|
refactor: move state-machine into root examples dir (#1445)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-28 17:41:58 -05:00 |
|
Tyler Slaton
|
6a31eeb5ad
|
chore: add hosted link for chat with your data example (#1447)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-28 17:23:23 -05:00 |
|
Tyler Slaton
|
3805906823
|
feat: add new chat-with-your-data example (#1435)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-28 17:11:24 -05:00 |
|
Nathan Tarbert
|
04ae395e33
|
rename the demos folder and add a demos_2025 folder
|
2025-02-28 14:55:55 -05:00 |
|
renovate[bot]
|
1a26c35104
|
fix(deps): update copilotkit examples to v1.6.0 (#1434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-28 16:13:33 +01:00 |
|
Ran Shemtov
|
31ad8b3815
|
chore: add docs and e2e test for configurables feature (#1420)
|
2025-02-28 16:09:47 +01: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 |
|
Tyler Slaton
|
5dab180a0b
|
chore(copilot-form-filling): add link to vercel hosted example (#1437)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-27 22:27:11 -05:00 |
|
Tyler Slaton
|
a5abeea0a6
|
fix(copilot-form-filling): fix small linting issue (#1436)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-27 22:19:09 -05:00 |
|
Tyler Slaton
|
496c03e6be
|
feat: add new form-filling copilot example (#1425)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Ran Shem Tov <ran@copilotkit.ai>
|
2025-02-27 21:44:41 -05:00 |
|
renovate[bot]
|
bbc0f1c9ff
|
fix(deps): update copilotkit examples to v1.6.0 (#1433)
|
2025-02-27 20:13:00 +01:00 |
|
Ran Shemtov
|
85753b31ea
|
feat: add frontend only actions (#1405)
|
2025-02-25 15:46:36 +01:00 |
|
Tyler Slaton
|
d1a231db82
|
feat: update coagents-starter readme (#1410)
|
2025-02-21 10:09:31 -05:00 |
|
Atai Barkai
|
900e60a861
|
Update README.md
|
2025-02-20 18:01:16 -08:00 |
|
Suhas Deshpande
|
e5db78f1e6
|
fix: rebuild Python with SQLite 3.45.0 for ChromaDB compatibility (#1408)
|
2025-02-20 13:18:23 -08:00 |
|
Nathan 🔶 Tarbert
|
1743318e5d
|
Update README.md
|
2025-02-20 13:14:06 -08:00 |
|
Suhas Deshpande
|
9fee81f63a
|
fix: upgrade sqlite3 for ChromaDB compatibility (#1407)
|
2025-02-20 11:11:05 -08:00 |
|
Ran Shemtov
|
45a3e10f30
|
feat: support new openai models (#1393)
|
2025-02-20 10:58:42 +01:00 |
|
Tyler Slaton
|
4acf4dd71d
|
fix(copilot-fully-custom): improve readme, add local deployment option and improve styles (#1401)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
2025-02-18 14:26:41 -05:00 |
|