Ariel Weinberger
615b9642ac
fix(docs): remove console logs
2024-07-31 13:09:38 +02:00
Ariel Weinberger
1c5e9fb965
feat(docs): analytics ( #516 )
...
* feat(docs): add rb2b
* feat(docs): posthog
* feat(docs): add scarf pixel
* remove other duplicates of scarf pixel
2024-07-30 20:25:01 +02:00
Ariel Weinberger
5f7eefe2a4
fix(docs): catch-all routing ( #515 )
2024-07-30 14:37:06 +02:00
Ariel Weinberger
29d669ac64
fox(docs): 404 and styling issues ( #514 )
...
* fix(docs): permanent redirect any 404 to home page
* fix(docs): styles on mobile
2024-07-30 11:11:58 +02:00
Ariel Weinberger
fd2e6137cd
feat(docs): opengraph improvements ( #512 )
...
* add more og tags
* add pattern to opengraph image background
2024-07-29 17:03:19 +02:00
Ariel Weinberger
b2ee64a2a4
feat(docs): textarea tutorial ( #510 )
...
* feat(docs): add textarea tutorial
* add a bullet point
* update-sitemap
* temp remove redirects
* resume redirects
2024-07-29 16:40:15 +02:00
Ariel Weinberger
70935b46b1
feat(docs): new content ( #509 )
...
* feat: add concepts - generative ui
* updated copilot runtime docs
* add customize look and feel docs
* fix heading and typo
* add paths-ignore docs to standard CI workflows
2024-07-29 14:26:25 +02:00
Ariel Weinberger
d03a002cff
feat(docs): new docsite ( #506 )
...
* delete old docs
* new docs
* update what is copilot with banner and content
2024-07-26 18:39:58 +02:00
Ariel Weinberger
14a2f86187
feat(runtime): Groq Adapter ( #500 )
...
* feat(runtime): groq adapter
* feat(docs): groq adapter documentation
* fix(examples-next-openai): revert changes to the examples to use openai instead of groq
* fix: formatting
2024-07-23 13:21:25 +02:00
Ariel Weinberger
6f7f31fd2f
feat(docs): refreshed contribution guide ( #488 )
...
* wip
* feat(docs): refreshed contribution guide
* update readme.md with new contribution guide
2024-07-18 13:30:01 +02:00
Markus Ecker
8834042340
update contribute guide
2024-07-17 16:09:52 +02:00
Markus Ecker
2055e99a2c
update docs
2024-07-16 14:24:39 +02:00
Ariel Weinberger
5002a0ff9c
feat(monorepo): upgrade turborepo to v2.x and pnpm to v9.x ( #468 )
...
* run turbo codemod migrate
* temp remove gloablDependencies and globalEnv
* bump turbo to v2
* chore(monorepo): remove old cloud package
* chore(monorepo): upgrade turborepo to v2.x and pnpm to v9.x
* feat(runtime-client-gql): generate client before each esbuild iteration in watch mode
* chore(monorepo): restructure turbo.json dependencies
* chore(monorepo) add format and freshbuild turborepo tasks
* chore(monorepo): update contribution guide and README.md
* chore(runtime): remove --clean flag
* chore(monorepo): set default UI to stream mode
* fix(ci): upgrade pnpm version to 9.5
* update lockfile
* fix(ci): turbo build before type checking
* fix(ci): remove turbo reslint extends
* fix(runtime): generate gql schema after build
* fix(ci): dependencies
* fix(ci): fix dependencies
* fix(ci): bump pnpm version to 9.5 in quality.yml
2024-07-15 18:03:11 +02:00
Markus Ecker
b78aedf49c
fix appendMessage docs
2024-07-15 17:04:50 +02:00
Ariel Weinberger
c5760584d9
feat(docs): fix indentation in migration guide ( #455 )
2024-07-14 19:19:48 +00:00
Atai Barkai
a6cd59ddf4
Merge branch 'main' into patch-3
2024-07-10 18:24:06 -07:00
Ikko Eltociear Ashimine
468b159bbf
docs: update useCopilotAction.mdx
...
Wether -> Whether
2024-07-10 03:02:09 +09:00
Markus Ecker
2991ebab78
inline css in docs
2024-07-09 16:21:25 +02:00
Ariel Weinberger
d34114898d
feat(docs): v1 migration guide ( #438 )
2024-07-07 17:40:56 +02:00
Ariel Weinberger
80d97fdd54
feat(shared): segment anonymous telemetry ( #434 )
...
* feat(shared): segment anonymous telemetry
* fix(shared): formatting
2024-07-07 16:56:45 +02:00
Markus Ecker
9a5ab62f24
QA scripts & docs for upgrading the runtime to 1.0 ( #423 )
...
* upgrade path QA & docs
* QA express and node, document changes
* add nestjs instructions
* add missing import
---------
Co-authored-by: Atai Barkai <atai.barkai@gmail.com >
2024-07-05 17:25:15 +00:00
Ariel Weinberger
f1d8b81861
feat(runtime): docs update ( #412 )
...
* feat(docs): generated code snippets
* feat(docs): remove unnecessary files
* feat(docs): generated docs
* feat(docs): copy-qa-snippets-to-mintlify script
* fix(docs): qa scripts
* feat(docs): updated quickstart-runtime.mdx
* fix: formatting
* fix(docs): link to cloud
---------
Co-authored-by: Atai Barkai <atai.barkai@gmail.com >
2024-07-05 17:20:53 +00:00
Ariel Weinberger
105a75af37
feat(runtime): telemetry ( #426 )
...
* fix guardrails
* feat(runtime): add telemetry
* feat(docs): telemetry
* feat(runtime): telemetry per integration
* fix(shared): telemetry using posthog-node instead of posthog-js
---------
Co-authored-by: Markus Ecker <markus.ecker@gmail.com >
2024-07-05 00:13:37 +02:00
Markus Ecker
87e4e4cc36
Support for custom props and middleware ( #418 )
...
* add custom properties
* add onBeforeRequest handler
* add after request middleware
* customProperties -> properties
* move hooks to middleware prop
* update API and fix docs
2024-07-03 09:20:41 +00:00
Markus Ecker
308a0200d5
Merge branch 'main' into feat/runtime-graphql
2024-06-25 16:55:17 +02:00
Ariel Weinberger
e8eb532145
fix(docs): use a slightly bolder color
2024-06-24 16:01:11 +02:00
Ariel Weinberger
e5b8b4e76c
feat(docs): apply copilotkit brand
2024-06-24 16:01:11 +02:00
Markus Ecker
64268e6612
port textarea to the new client
2024-06-17 15:07:58 +02:00
Atai Barkai
e7714d78d3
copilot cloud hidden docs
2024-06-11 05:43:53 -07:00
Markus Ecker
478df8f44c
Improve CSS docs ( #381 )
2024-06-06 14:05:04 +00:00
Markus Ecker
f771353d60
Amend useCopilotChat api for programmatic access to the chat ( #369 )
2024-05-31 10:18:14 +00:00
Markus Ecker
278b558954
move azure to howto and embed code sample ( #370 )
2024-05-31 10:15:08 +00:00
Markus Ecker
c7de5bd1bc
azure support and tutorial ( #368 )
2024-05-30 11:04:58 +00:00
Markus Ecker
7a5a34e9b5
CopilotChat ( #357 )
...
Update CopilotChat to be used as a standalone embeddable component
2024-05-27 10:59:18 +02:00
Markus Ecker
a5ebcf7d4d
Improve docs ( #353 )
...
Improve adapter documentation
2024-05-22 18:43:03 +02:00
Markus Ecker
bc82945344
Add pages router docs ( #352 )
...
* embed pages router example
* remove unneeded type
* improve jsx
2024-05-21 20:02:40 +02:00
Markus Ecker
6ad2a6905e
document CopilotTextarea ( #350 )
2024-05-21 17:52:57 +00:00
Anuj Joshi
7d6f3f467f
Fix typos in docs ( #349 )
...
* correct typo in quickstart-skills-langchain.mdx
- correct integration spelling on line 13
* fix typo in quickstart-contribute.mdx
~affect~ -> effect
2024-05-21 12:25:28 +00:00
Markus Ecker
40ec4cea46
support Google Gemini ( #345 )
2024-05-17 17:31:51 +00:00
Markus Ecker
31fc59745d
Update pnpm version ( #338 )
...
* update pnpm and remove tsdoc dev dependency
2024-05-14 19:39:27 +02:00
Markus Ecker
f42724f891
Update documentation ( #335 )
...
* update useCopilotAction docs
* improve documentation
2024-05-14 08:28:08 +02:00
Markus Ecker
da721261bd
update useCopilotAction docs ( #331 )
2024-05-10 10:37:09 +00:00
Atai Barkai
a06a35744f
useCopilotChatSuggestions ( #307 )
...
implement useCopilotChatSuggestions
2024-05-09 17:15:07 +02:00
Himanshu Gupta
8064aa7635
Update quickstart-chatbot.mdx ( #322 )
...
Fix typo
2024-05-08 10:46:23 +00:00
Atai Barkai
7097888a29
Add auto generated documentation ( #323 )
...
generate docs from typescript definitions (semi automatic)
2024-05-08 10:15:15 +00:00
Atai Barkai
090350e838
Update quickstart-contribute.mdx
2024-05-06 15:33:18 -07:00
Markus Ecker
76072747bf
update docs
2024-05-01 20:48:28 +02:00
Markus Ecker
9b2b577590
update docs
2024-05-01 20:35:18 +02:00
Markus Ecker
a2d7540f95
update docs
2024-05-01 20:26:40 +02:00
Markus Ecker
95bcbd8825
Initial CopilotCloud support ( #318 )
...
* move messages to context
* update prettier
* remove const generics from .prettierignore
* exclude build files in VSCode
* add api key to props
* log chat requests to the cloud
* edit content violation message
* add cloud prefix
* use the current cloud url
* inline guardrails definitions
* update domain
* add input guardrail
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* rename API key to publicApiKey
* Uniform handling of api key header
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* streamline cloud config and add cloud client
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* get headers via case insensitive method
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* update API key
* add reason to guardrail
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* update api key
* rename chat endpoint to engine/openai
* rename cloud chat endpoint
* update API key
* add api version
* update endpoint url
* update API key
* update api keys
* make valid topics optional
* update API key
* add missing import
* exclude Next.js build folder
* rename: CloudClient —> CopilotCloud, DefaultCopilotCloudClient —> RemoteCopilotCloud
* CopilotBackend —> CopilotRuntime
* url -> runtimeUrl
* update docs: CopilotRuntime
* updae docs
* exit pre
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* update comment
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* update comments
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* remove hardcoded guardrails reply
* Fix forwardedProps could be undefined
* send api key when using text area completion
* fix getting header in node http
* update docs
* update to the latest langchain
* add QA for langchain
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* fix langchain qa
* fix yarn create app
* in node http, get api key from headers dict
* Pre release mme/cloud
* Pre release mme/cloud - exit pre mode
* fix langserve qa
2024-05-01 19:31:00 +02:00