Skip to content

Conversation

imadilkhalil
Copy link
Contributor

This PR fixes a bug in the onUpdateDocument function where the model name was incorrectly set to 'artifacts-model' instead of 'artifact-model'.

Changes:

  • Updated myProvider.languageModel('artifacts-model') to myProvider.languageModel('artifact-model').

This change ensures the correct model is used, preventing errors in document updates.

Copy link

vercel bot commented Feb 25, 2025

@imadilkhalil is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@jeremyphilemon jeremyphilemon merged commit 95a2af2 into vercel:main Feb 26, 2025
2 of 3 checks passed
lichterspiel added a commit to Intellegam/intellegam-web-chat that referenced this pull request Mar 19, 2025
* fix: use correct model name in onUpdateDocument function (vercel#828)

* feat: add tests (vercel#843)

* chore: bump versions (vercel#845)

* fix: check chat/vote ownership during actions (vercel#847)

* Check for isComposing

* feat: add reasoning tests (vercel#856)

* feat: add artifact tests (vercel#859)

* refactor: replace isLoading with status (vercel#861)

* refactor: replace message.content with message.parts (vercel#868)

* fix: poll votes after reaching minimum message count (vercel#869)

* package updates

* undo icon edits

* feat (vscode): add suggested vscode extension and settings configs

* fix quotes

* rm small suffix, more quote fixes

* version in lint action

* chore: use explicit pnpm 9 version for reproducibility (vercel#873)

* feat: reference geist from google fonts (vercel#876)

---------

Co-authored-by: Adil Khalil <[email protected]>
Co-authored-by: Jeremy <[email protected]>
Co-authored-by: Shusaku Uesugi <[email protected]>
Co-authored-by: Walter Korman <[email protected]>
Co-authored-by: Walter Korman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants