CairoCoder
CairoCoder
When I run below: `npm start -- --local -o unminified.js app.min.js` I got an error: AttributeError: module 'guidance' has no attribute 'llms'. Did you mean: 'llm'? Here's the full terminal...
I am getting "Too many requests" error: `humanify/node_modules/axios/lib/core/createError.js:16 var error = new Error(message); ^ Error: Request failed with status code 429 at createError (/Users/cairocoder/Sites/localhost/humanify/node_modules/axios/lib/core/createError.js:16:15) at settle (/Users/cairocoder/Sites/localhost/humanify/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/Users/cairocoder/Sites/localhost/humanify/node_modules/axios/lib/adapters/http.js:322:11)...
### Pre-submit Checks - [x] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates - [x] I have [searched Warp known issues page](https://docs.warp.dev/help/known-issues) and my issue is not there...