The Sandpack library ( artifact format ) does not support the latest ChatGPT-4o and xAI models, but it does support o1 and o3. #6475
Unanswered
chalitbkb
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
Use artifacts with agents: https://www.librechat.ai/docs/features/agents#artifacts |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
The Sandpack library ( artifact format ) does not support the latest models such as "ChatGPT 4o" and xAI, including Deepseek Chat. However, it does support o1 and o3 after numerous repeated tests. Additionally, o1 and o3, including Deepseek R1, display correctly in the Sandpack library.
Version Information
grep librechat
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Additionally, sometimes even when I choose o3, it seems that the "Sandpack" structure is incorrect, causing Sandpack to malfunction occasionally.
Moreover, I've noticed that the code structure sometimes looks odd—it’s all left-aligned instead of being properly indented according to the programming language's syntax.
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions