johnprg
d5abb6f10e
add Observability to platformOnly
2025-07-23 17:03:31 -07:00
johnprg
2a30bd05e4
replace 'copilot cloud' with 'copilotkit platform'
2025-07-23 16:51:01 -07:00
johnprg
a1853c76c0
replace 'Cloud' with 'Platform' in all copy
2025-07-23 16:26:42 -07:00
johnprg
be9dd8e634
rename enterprise observability to observability
2025-07-23 16:18:55 -07:00
johnprg
625e06c455
replace enterprise with platform
2025-07-23 16:09:12 -07:00
Suhas Deshpande
11d6377ddd
docs: observability hooks
2025-07-23 14:39:29 -07:00
John Rae-Grant
0cef865e90
Pydantic docs nav ( #2224 )
2025-07-23 12:28:56 -07:00
Markus Ecker
100ba20b59
Add pydantic AI documentation ( #2201 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai >
2025-07-23 18:02:46 +02:00
Suhas Deshpande
cb5ae27f12
docs: add LangGraph Platform authentication guide ( #2202 )
2025-07-21 11:25:20 -07:00
Suhas Deshpande
17e16b4052
docs: adds option to get publicApiKey during self-hosting ( #2188 )
2025-07-21 09:14:30 -07:00
Tyler Slaton
20f18db75a
refactor(docs): use cdn instead of storing in public ( #2196 )
2025-07-20 11:38:52 -04:00
Tyler Slaton
8674da1938
refactor(headless): overhaul headless ui to better support agentic features and suggestions ( #2035 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-07-18 11:02:08 -04:00
Suhas Deshpande
ba226e5eb0
docs: rename error-handling to error-debugging-observability ( #2173 )
2025-07-17 10:21:24 -07:00
Max Korp
d2f6614979
Add a newline that is very much required but the mdx docs do not callout
2025-07-15 12:07:50 -07:00
Ran Shemtov
df25f34d30
feat: add agui fastAPI compatible langgraph agent ( #2117 )
2025-07-15 19:49:15 +02:00
Suhas Deshpande
2ac52f9001
docs: add error handling guide ( #2122 )
2025-07-15 08:01:43 -07:00
Tyler Slaton
1e088f035f
fix(docs): addressing several issues caught by QA ( #2140 )
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-07-10 18:15:44 -04:00
Suhas Deshpande
8e67158475
fixes gemini adapter ( #2123 )
2025-07-07 14:18:03 -07:00
Suhas Deshpande
fac89c23d3
refactor: rename onTrace to onError ( #2121 )
2025-07-07 12:37:09 -07:00
Ran Shemtov
fe9009c342
feat(langgraph): new thread metadata ( #2083 )
2025-07-04 16:08:40 +02:00
Muhammad Abubakar
ac7b2a4897
Added a closing brace in CrewAI Flows Documentation ( #2075 )
2025-07-03 08:02:13 -07:00
John Rae-Grant
e75d3813a7
docs: landing page and nav populated
2025-07-03 10:51:09 -04:00
Ran Shemtov
1f4949a017
fix: remove agent discovery for agui agents ( #2062 )
2025-07-01 14:25:06 +02:00
Ran Shemtov
c0e799e787
Fix/support langgraph 0.5.0 ( #2073 )
2025-06-30 23:02:48 +02:00
johnprg
de2a8c7631
Merge branch 'main' of https://github.com/CopilotKit/CopilotKit
2025-06-27 11:50:18 -07:00
johnprg
5e0138b190
fix broken hrefs and add markdown rendering to customize ui overview page. These index.mdx files are all identical.
2025-06-27 11:44:15 -07:00
Luis Valdés
ce26321eb0
Update quickstart.mdx
2025-06-27 13:25:49 -04:00
Suhas Deshpande
1d1c51d2f2
surface every possible errors in clean structured way ( #2036 )
2025-06-23 15:03:38 -07:00
johnprg
e22446fea4
refactor(docs): overhaul new user experience and navigation
...
We're overhauling our documentation such that the experience
of selecting an agent framework or LLM is very clear. Doing
this is intended to greatly improve the experience of new
and existing users trying to find relevant documentation to them.
Signed-off-by: johnprg <john@theartofwork.com >
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-23 14:00:05 -04:00
Octavian Rinciog
6434c850d4
docs(agno): fix agno quickstart tutorial
2025-06-23 11:39:20 -04:00
Ran Shemtov
4fd92d1c00
fix: enable resolving of langgraph agents when cpk starts ( #2029 )
2025-06-20 15:59:20 +02:00
Suhas Deshpande
9169ad731a
feat: add onTrace handler for runtime and UI error/event tracking ( #2025 )
2025-06-19 15:27:04 -07:00
dfdumaresq
8980d44eba
Remove mistakenly committed package-lock.json
2025-06-19 15:14:38 -04:00
dfdumaresq
765c90d4e3
fix(docs) Import of LuWand2 icons not found, replace import with LuWand.
2025-06-19 15:14:38 -04:00
Tyler Slaton
8a33b5212d
docs(llamaindex): drastically improve quickstart experience
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-19 13:52:09 -04:00
Tyler Slaton
78694fb4a3
docs(agno): drastically improve quickstart experience
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-19 13:52:09 -04:00
Suhas Deshpande
10345a5eae
feat: structured error visibility system for streaming errors ( #2007 )
2025-06-18 23:02:35 -07:00
Tyler Slaton
f4dd3f85ab
fix(llamaindex): fix broken link and incorrect quickstart
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-18 13:49:02 -04:00
Markus Ecker
3d289bedd8
add link to agno docs
2025-06-18 18:19:49 +02:00
Markus Ecker
c93e1ef55f
Merge branch 'main' of github.com:CopilotKit/CopilotKit
2025-06-18 13:29:50 +02:00
Markus Ecker
a9a6345dc4
add AG-UI agno agent
2025-06-18 13:29:45 +02:00
Markus Ecker
67bfecbaee
Llamaindex Docs ( #2008 )
...
Co-authored-by: Logan <logan.markewich@live.com >
2025-06-18 13:15:17 +02:00
Suhas Deshpande
1906781a49
fix: resolve checkpointer error and improve coagents-starter docs ( #2003 )
2025-06-17 11:01:31 -07:00
Tyler Slaton
916b5d7ce8
docs(mastra): update quickstart to use new ag-ui package
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-16 10:48:43 -04:00
Markus Ecker
8f0988a139
Add Agno docs ( #1996 )
...
Co-authored-by: manuhortet <manuhortet@gmail.com >
2025-06-16 14:17:30 +02:00
Ran Shemtov
5bbbc9e178
docs: replace remote endpoint with AGUI agent ( #1980 )
2025-06-13 18:24:05 +02:00
msumari
49551e7da0
feat: add amazon bedrock adapter support
2025-06-12 11:08:25 -04:00
Tyler Slaton
77dfb43c55
docs(mastra): update quickstart to be clearer and reference new starter repo
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-06 17:39:03 -07:00
Suhas Deshpande
60a3bb0359
docs: updates quickstart on crew flow ( #1928 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-06 09:26:40 -07:00
Tyler Slaton
6b8ce252ac
refactor(react-ui): pass full message to onThumbsUp and onThumbsDown handlers
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2025-06-06 08:42:51 -07:00