diff --git a/netlify.toml b/netlify.toml index 3b68ded79..8ef5b20e9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,2 @@ [[edge_functions]] -function = "sse" -path = "/api/chat-stream" \ No newline at end of file +function = "sse" \ No newline at end of file