wordcraft
wordcraft copied to clipboard
✨✍️ Wordcraft is an AI-powered text editor with an emphasis on short story writing
Maybe I'm just used to the new wave of GPT-4ish models, but I've noticed that with just about any request, the responses the model (one of the Geminis?) returns are...
Greate work, how to use llama 2 as LLM engine? Thanks.
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3. Release notes Sourced from zod's releases. v3.22.3 Commits: 1e23990bcdd33d1e81b31e40e77a031fcfd87ce1 Commit 9bd3879b482f139fd03d5025813ee66a04195cdd docs: remove obsolete text about readonly types (#2676) f59be093ec21430d9f32bbcb628d7e39116adf34 clarify datetime ISO 8601...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Based on the Wordcraft docs (https://ai.google.dev/develop/sample-apps/wordcraft), this variable should be API_KEY (see step three in "Environmental Variables). User hits a console error if they do not change this.
Updated the code by importing and substituting the incorrect method call with the correct one, 'buildRewriteEndOfSentenceExamples(context)'.
**Issue Description:** Uncaught (in promise) TypeError: Class constructor `helperOperation` cannot be invoked without 'new' **Error Details:** ``` Uncaught (in promise) TypeError: Class constructor helperOperation cannot be invoked without 'new' at...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...