Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<div align="center">

# Copilot SDK
<a href="https://copilot-sdk.yourgpt.ai">
<img src="./assets/logo-width.png" alt="Copilot SDK" width="100%" style="border-radius: 12px;" >
</a>

### Build AI Copilots for Your Product

Expand All @@ -14,7 +16,7 @@ Production-ready AI Copilots for any product. Connect any LLM, deploy on your in

<br />

<img src="./apps/docs/public/images/copilot-sdk-demo-1-sm.gif" alt="Copilot SDK Demo" width="700" />
<img src="./apps/docs/public/images/copilot-sdk-saas-ai-2.gif" alt="Copilot SDK Demo" width="100%" style="border-radius: 12px;" />

</div>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo-width.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/copilot-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yourgpt/copilot-sdk",
"version": "1.4.35",
"description": "Build AI copilots with app context awareness",
"version": "1.4.36",
"description": "Copilot SDK for building Production-ready AI Copilots for any product. Connect any LLM, deploy on your infrastructure, own your data.",
"type": "module",
"exports": {
"./core": {
Expand Down
4 changes: 2 additions & 2 deletions packages/llm-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yourgpt/llm-sdk",
"version": "1.5.43",
"description": "LLM SDK for YourGPT - Multi-provider LLM integration",
"version": "1.5.44",
"description": "AI SDK for building AI Agents with any LLM",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
99 changes: 97 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.