Commit Graph

57 Commits

Author SHA1 Message Date
johnprg 2a30bd05e4 replace 'copilot cloud' with 'copilotkit platform' 2025-07-23 16:51:01 -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
Markus Ecker 8f0988a139 Add Agno docs (#1996)
Co-authored-by: manuhortet <manuhortet@gmail.com>
2025-06-16 14:17:30 +02:00
msumari 49551e7da0 feat: add amazon bedrock adapter support 2025-06-12 11:08:25 -04: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
Ran Shemtov f1b81bf918 feat: enable replacing suggestion list (#1846) 2025-05-21 17:50:56 +02:00
Ran Shemtov 2b74042049 feat: support custom markdown for assistant message (#1726) 2025-05-21 16:12:57 +02:00
Markus Ecker 9bbce05fab AG2 Documentation (#1769)
Co-authored-by: Harish Mohan Raj <harish@ag2.ai>
2025-05-07 12:35:53 +02:00
Tyler Slaton ac8fa2a64e feat: add rename llms.txt => llms-full.txt and summarize llms.txt (#1659)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-04-10 17:04:41 -04:00
Tyler Slaton 8fab120b7d feat: add static llms.txt file (#1658)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-04-10 16:59:10 -04:00
Tyler Slaton 81ca7890d4 fix: improve message streaming gotcha guide (#1657)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-04-10 16:33:31 -04:00
Tyler Slaton d4133e3323 docs: add troubleshooting section for streamed messages disappearing (#1646)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-04-09 17:51:36 -04:00
Tyler Slaton cff13e6e65 docs: add new video for flows and integrate CLI into crews docs (#1580)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-03-27 11:32:14 -04:00
Suhas Deshpande b674b4ee3b adds crew docs (#1571) 2025-03-26 18:57:25 -07:00
Suhas Deshpande 892f071ada add docs around crew + cpk cloud (#1484) 2025-03-18 10:26:51 -07:00
Nathan 🔶 Tarbert ecd697af76 chore(docs): Added the chat reset code to the Headless UI section (#1489)
Co-authored-by: Nathan Tarbert <nathantarbert@Mac.lan>
2025-03-14 12:48:00 -04:00
Tyler Slaton 53c91359ce docs(coagents): add research ana tutorial (#1413)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-26 12:53:59 -05:00
Tyler Slaton c1cc77fdb5 feat: add new state machine example and supporting features (#1421)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Ran Shemtov <ran@copilotkit.ai>
2025-02-26 12:27:24 -05:00
Tyler Slaton 16a6e1439e refactor(docs): reorganize, repurpose and generally improve documentation experience
- All CoAgents documentation has been improved or reevaluated in some way
- The coaents-starter has been simplified
- The coagents-starter now has a JS agent
- Expanded and unified examples in guides
- Quickstart has been improved in a number of ways
- Adding documentation about LangGraph interrupt

Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-10 18:54:53 -05:00
Tyler Slaton d54c16e35b docs(bring-your-own-components): add UserMessage and AssistantMessage sections (#1263)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-21 09:48:06 -05:00
Ran Shemtov 768b3a5789 fix: throw error when empty adapter is misused (#1249) 2025-01-17 16:16:44 +01:00
Tyler Slaton 60e0606b0f docs: add new 'bring your own components' section to the docs (#1204)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-09 14:34:01 -05: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
Tyler Slaton e48a34a66b docs: update landing pages for docs and coagents
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-01-06 13:11:24 -05:00
Tyler Slaton f88d93c911 docs(coagents): add gif to travel tutorial and fix index page
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-16 10:42:59 -05:00
Atai Barkai 641f62df08 what is copilotkit change
.

.
2024-12-12 18:29:18 -08:00
Tyler Slaton e76ca1a626 docs(copilot-cloud): integrate copilot cloud into the documentation
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-06 18:22:03 -05:00
Tyler Slaton fa75e9cd83 docs(travel-tutorial): make edits for clarity
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-05 21:29:26 -05:00
Ran Shemtov a578a7338c docs: quickstart multi provider (#1024)
* docs: create multi providers content for quickstart
2024-12-04 20:40:06 +01:00
Tyler Slaton 16601aa125 docs(agentic-copilots): add tutorial for ai travel application
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-04 13:09:51 -05:00
Tyler Slaton 2d37a963e7 docs(agentic-copilots): add multi-agent flows diagram
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-12-02 13:50:13 -05:00
Atai Barkai 393ea3d0b4 flip order and add LG Studio 2024-12-02 13:04:53 -05:00
Tyler Slaton be960a3128 docs(coagents): fill out content for conceptual docs and add tailored-content component
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-11-27 11:58:30 -05:00
Tyler Slaton 65668d2ca2 docs(coagents): add concepts section and integrate it
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2024-11-27 11:58:29 -05:00
Atai Barkai 5480f7d04a frontend actions 2024-10-22 04:41:50 -07:00
Atai Barkai d1e796db70 polish 2024-10-22 01:57:39 -07:00
Atai Barkai fee65d1d12 replace CoAgents gif 2024-10-22 01:57:39 -07:00
David Demaree 242fb68dff Add video example to JSON HITL page 2024-10-22 01:57:00 -07:00
David Demaree 20c6bf83c6 Added Q&A text content including video 2024-10-22 01:57:00 -07:00
Ariel Weinberger 0dfb539d2d Swap out old docs for new docs (#693)
* swap docs

* fix build error

---------

Co-authored-by: Fuma Nama <fuma-nama@noreply.com>
2024-10-04 14:13:08 +02:00
Atai Barkai dc2140f459 frontend actions gif 2024-09-28 23:24:18 -07:00
Atai Barkai 05398a69c6 connect your data example gif 2024-09-28 22:30:07 -07:00
Atai Barkai 9ae2a1830d generative UI done 2024-09-28 08:50:28 -07:00
Atai Barkai 5894adbe65 add gifs for chat ui examples 2024-09-28 08:50:27 -07:00
Atai Barkai 6b317a51ac llm adapters 2024-09-26 23:25:35 -07:00
Atai Barkai b72b01936f add CoAgents gif + put code first 2024-09-21 08:11:30 -07:00
Ariel Weinberger b8b325170a feat(docs): coagents alpha documentation (#559)
* hidden coagents route

* add quickstart

* feat(docs): intro to coagents

* add docs

* fix formatting in coagents docs

* feat(docs): add coagents video

* Add CoAgent demo to docs

* update docs

* update docs

* fix import

---------

Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
2024-09-05 13:05:16 +02:00
Ariel Weinberger 4e6a93b2da feat: animated banner (#553)
* preview

* wip

* new animated banner

* update banner in docs

* add readme to ignore paths on workflows

* fix filename

* fix filename

* fix filename
2024-08-28 12:37:50 +02:00
Ariel Weinberger d1da476d7c feat(docs): enhancements (#539)
* feat(docs): swap banner for new design

* fix(precommit): do not automatically stage ../docs

* feat(docs): new banner design

* feat(docs): default public API key in demos iframes
2024-08-19 13:35:07 +02:00