Inconsistent Artifact Resolution: Same model for different versions returns different artifacts. Artifacts not showing up. #10515
Unanswered
mansiibm
asked this question in
Troubleshooting
Replies: 1 comment
-
|
You are running Sonnet and then Haiku (a less capable model), you are bound to experience issues with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , I am using the dev-api - ghcr.io/danny-avila/librechat-dev-api:f6868fc851c55482f6a3f6a463cf40a3c4202142 and I see some changes for artifcats.
Consider the case, that for same model for version - v0.8.1-rc1, artifacts are being called and used separately.
For instance -
and for the latest dev-api
most of the times I am experiencing this issue as attached - code kind of output is getting generated and not the diagram.
Like for example-
meanwhile the right hand side
Is this the normal behavior, for both the cases I am using custom prompt only. But even if I use the shadcn/ui components instructions then also the output is same as above.
Beta Was this translation helpful? Give feedback.
All reactions