-
aofei updated
1 month ago
-
This tool presumes all playlist streams requires the same header. It would be good if it can handle different headers (including no header at all) for each entry in playlist.
From what I see, there…
-
I'm using a proxy in my nuxt local environment, which I was hoping to deploy to Vercel. API call works nicely on my localhost, but when deployed to Vercel, I get a 403 Forbidden error. API key is all …
-
### What happens?
I'm trying to use the next api reference adapter in the apps router to generate the api reference pages. A few of our APIs have CORS restrictions so we need a proxy URL. According…
-
### Provide environment information
```
System:
OS: macOS 14.6.1
CPU: (8) arm64 Apple M1
Memory: 159.75 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.17.0 - ~/.local/state…
-
you just deleted the discord link, you didnt even update it 😭😭😭😭
-
im facing this issue when use midjourney feature
"Unexpected token '
-
Our setup today is React + Vite, and Vercel's serverless functions. We are seeing massive page load differences between running `vite` vs running vite via `vercel dev`
**vite**
When running `vite`…
izhan updated
2 months ago
-
### Describe the bug
Update of $state variable overwrites it instead of update when the state variable was returned by a function.
As you can see in the 2nd log line, `count2` is not a state proxy…
-
### Description
# AI Page
`
const { messages, input, handleInputChange, handleSubmit } = useChat();
`
/api/chat/route.ts
```
import { LangChainAdapter, Message } from 'ai';
import { un…