mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
68f9b8ad45
Example projects demonstrating the new fetch-based runtime adapters across six server frameworks/runtimes.
7 lines
106 B
TOML
7 lines
106 B
TOML
name = "copilotkit-runtime"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2025-02-01"
|
|
|
|
[vars]
|
|
PORT = "4006"
|