Nathan (navi)

Results 5 issues of Nathan (navi)

Disabling ssr (` ssr: false`) produces this error > Unexpected token u in JSON at position 0 commenting out this line works ```js cache.restore(JSON.parse(JSON.stringify(nuxt.payload.data["apollo-" + clientId]))); ``` ![Screenshot from 2022-07-20...

Some providers have rate limits, for example, embedding large documents easily throws `Rate limit reached for default-text-embedding-ada-002 in organization xxxxxxxxxxxxx`

right now, `outputparser.NewStructured` is based on an internal struct (https://github.com/tmc/langchaingo/blob/main/outputparser/structured.go#L36) that's restrictive to only strings and output values, but I think it should be user-defined, a good example is from...

# Feature Request 🛍️ The current Python Lambda package for `remotion_lambda` `python` appears to be blocking and lacks native support for asynchronous execution. This limits its integration with async-driven environments...

**Describe the bug** The browser consistently crashes when running on macOS using Google Chrome on the dashboard route. **To Reproduce** Steps to reproduce the behavior: 1. Upload your resume and...