David Demaree
b65ab09a5b
Restructured agents docs
2024-10-22 01:56:40 -07:00
Atai Barkai
c70a33fbbf
link to backend instructions for CoAgent getting started
2024-10-22 01:56:40 -07:00
Atai Barkai
26f28e4cc7
Poetry redo
2024-10-22 01:56:40 -07:00
Atai Barkai
670a98e0e4
backend actions folder
2024-10-22 01:56:40 -07:00
Atai Barkai
567d88ab3c
wip CoAgents getting started sub-branching
2024-10-22 01:56:40 -07:00
Atai Barkai
7700d860c4
Tweaks to main docs
...
- put useClient in code + 2nd step not first
- other minor tweaks
2024-10-22 01:56:40 -07:00
Ariel Weinberger
080055c628
fix(docs): coagents Discord link
2024-10-19 16:22:49 +02:00
Ariel Weinberger
07725279db
fix(shared): remove usage of node crypto library ( #774 )
...
* fix(shared): remove usage of node crypto library
* fix(docs): nestjs docs
* fix(docs): nestjs docs
2024-10-18 16:56:32 +02:00
Markus Ecker
8fa6ed85e2
rename useCoAgentStateRender and clean up / rename all references to CoAgentAction ( #767 )
2024-10-18 12:01:02 +02:00
Ran Shemtov
1e5cb9f867
fix: fix usage of exposed run method for useCoAgent hook and corresponding doc ( #759 )
...
* fix(demo): fix usage of exposed run method for useCoAgent hook
* fix(docs): fix documentation for the run method of useCoAgent
* fix(examples): align examples to latest version of copilot kit
2024-10-16 09:36:51 +02:00
Markus Ecker
765099b146
fix docs
2024-10-14 16:36:51 +02:00
Ran Shemtov
fd755b44b2
Merge pull request #740 from CopilotKit/fix/documentation-misalignments
...
fix(docs): docs misalignment fixes
2024-10-11 13:17:28 +02:00
Ran Shem Tov
531cf72c58
fix(docs): align renderAndWait method with the accepted function signature
2024-10-11 12:40:46 +02:00
Ran Shem Tov
b34c6726be
fix(docs): add missing followUp property explanation
2024-10-11 12:39:35 +02:00
Ariel Weinberger
462d80ee52
fix(docs): quickstart errors ( #738 )
...
Co-authored-by: Fuma Nama <fuma-nama@noreply.com >
2024-10-11 12:06:53 +02:00
Akash Jana
870797381a
fix(docs): CoAgents feature cards in dark mode
2024-10-08 12:49:57 +02:00
David Demaree
d928c37235
Fixed/improved use of Callout component in LLMAdapters snippet
2024-10-04 18:07:17 -04:00
David Demaree
e3d5d2c9f6
Add missing import on new doc
2024-10-04 16:45:24 -04:00
David Demaree
c4d182dc9c
Docs updates for CoAgents
2024-10-04 13:24:19 -04:00
Fuma Nama
55886d5b71
fix(docs): content for all chat components
2024-10-04 16:41:04 +02:00
Markus Ecker
12f0cc3f6d
Merge pull request #696 from CopilotKit/mme/wait-user-input
...
Support specifying which tool calls to stream / langgraph wait user input example
2024-10-04 16:33:23 +02:00
Fuma Nama
4c15175353
feat(docs): fix broken links
2024-10-04 16:27:12 +02:00
Markus Ecker
eed882b312
add wait user input example
2024-10-04 14:35:41 +02:00
Fuma Nama
c3e54274cb
fix(docs): rename reference from "docs-new" to "docs"
2024-10-04 14:20:52 +02: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
Ariel Weinberger
abf20025be
Feat/new docs final touches ( #691 )
...
* fix build
* add dependencies
* update deps
* fix build
* fix build
* add top search bar
* update lockfile
* add topbar
* add opengraph images
* add favicon
* remove coagents separator
* port coagent section
* fix build errors
* add tracking scripts
* provide clerk publishable key
* touch up styling
* remove duplicate children
* fix broken links
* add sitemap.ts
* add github contribution link
* no underline for Link
* fix formatting
---------
Co-authored-by: Fuma Nama <fuma-nama@noreply.com >
2024-10-04 12:38:55 +02:00
Markus Ecker
97e3e11ee3
useCoAgentAction -> useCoAgentStateRender
2024-10-04 10:15:28 +02:00
Ariel Weinberger
5b499a1b86
fix(docs): autogenerated docs
2024-10-03 14:42:56 +02:00
Ariel Weinberger
6e4d3ec42f
feat(docs): add fumadocs under temporary docs-new folder
2024-10-03 14:11:43 +02:00
Ariel Weinberger
ea47ad18b1
include autogenerated .mdx files
2024-09-30 13:22:45 +02:00
Atai Barkai
384486f75f
Copilot Textarea quickstart
2024-09-30 00:58:52 -07:00
Atai Barkai
d0d491a549
fixed LLM adapters
2024-09-30 00:04:02 -07:00
Atai Barkai
a5fc5076e0
change order
2024-09-29 14:23:59 -07:00
Atai Barkai
97ac3dbabf
customize ai behavior
2024-09-29 13:01:30 -07:00
Atai Barkai
b87c76fee2
customize ai behavior
2024-09-29 00:30:54 -07:00
Atai Barkai
49ad2479af
copilot suggestions
2024-09-29 00:08:49 -07:00
Atai Barkai
c5cc20d708
backend action test it out
2024-09-28 23:34:16 -07:00
Atai Barkai
dc2140f459
frontend actions gif
2024-09-28 23:24:18 -07:00
Atai Barkai
7eb122865b
frontend action: todo example
2024-09-28 23:24:11 -07:00
Atai Barkai
d6a24f2ba8
frontend action docs minor fixes
2024-09-28 22:52:25 -07:00
Atai Barkai
05398a69c6
connect your data example gif
2024-09-28 22:30:07 -07:00
Atai Barkai
1440725ee9
gpt 4o callout is yellow /warning
2024-09-28 22:18:45 -07:00
Atai Barkai
16283f7f57
congratulations bigger
2024-09-28 22:18:34 -07:00
Atai Barkai
dee0dc41e0
remove unused, add placeholder for suggestions
...
.
2024-09-28 11:51:38 -07:00
Atai Barkai
3cd66d6943
native actions + langchain actions
...
.
2024-09-28 11:51:27 -07:00
Atai Barkai
eca1567026
bring next steps to quickstart
2024-09-28 08:50:28 -07:00
Atai Barkai
9ae2a1830d
generative UI done
2024-09-28 08:50:28 -07:00
Atai Barkai
0f2923878b
connect your data, frontend actions, backend actions
2024-09-28 08:50:28 -07:00
Atai Barkai
fa422a873b
connect to your data
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