fragments icon indicating copy to clipboard operation
fragments copied to clipboard

Open-source Next.js template for building apps that are fully generated by AI. By E2B.

Results 22 fragments issues
Sort by recently updated
recently updated
newest added

Adding mode toggle with updated UI colors to support dark theme.

in models.ts I change the anthropic and openai's baseURL as below shown: export function getModelClient(model: LLMModel, config: LLMModelConfig) { const { id: modelNameString, providerId } = model const { apiKey,...

I'm experiencing difficulties while trying to set up and use a custom sandbox. Specifically: After deploying a sandbox, I consistently receive a "Bad Gateway" error when attempting to access the...

Similar to chrome right click select element, Allow the user to select an element from the artifact and specifically reference it in the context. So that the LLM can provide...

Can you add OpenRouter

Please add feature to make code editable in UI Artifact, thanks

Can you please add bedrock model support too?

Is there a way to upload a picture or pdf to AI Artifacts? This will greatly enhance the communication between the user and the system. Thank you!

Is it possible to upload files like csv to analyze? What might be the basic roadmap to realize it?

Users are reporting issues when trying to install the app using pnpm, in particular an incompatible version of the SDK is being installed.