diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 000000000..3b68ded79 --- /dev/null +++ b/netlify.toml @@ -0,0 +1,3 @@ +[[edge_functions]] +function = "sse" +path = "/api/chat-stream" \ No newline at end of file