Good morning! Sure. I face this issue with both Gemini 2.0 experimental and 2.0 main version, I’ve noticed that responses frequently cut off mid-sentence. Please note when I switch to flash 1.5 with exactly the same request then it works without an issue.
In terms of context window, I assume you mean the token limit? I set the max tokens to 8192 but i have also tested to set this much lower, this doesn’t seem to effect it.
My requests vary in length, but even relatively short ones (well below the model’s max token limit) experience this issue. It also happens across different types of inputs, so I don’t believe it’s strictly related to response length.
I though I would run another test and it has cut out again. Here is what I did.
I got a youtube video transcript - I saved it to drive Modified by Moderator
I sent this entire transcript with the following prompt:
"
Please provide me with an in-depth summery of the video, make full bul;let point notes and dont leave anything out, once you have completed this I want you to create me a optimized article that covers all of the points you just provided. output in html"
Here is the response I got which also looks cut out
"
Okay, I will provide an in-depth summary of the video, followed by comprehensive bullet-point notes, and finally, an optimized HTML article covering all the points.
In-Depth Summary of the Video
The video “How to Automate Etsy with AI Agents and Digital Products for Passive Income” demonstrates a system for creating and listing digital products on Etsy using AI and automation tools. The core idea is to streamline the process, requiring minimal manual input to generate passive income.
The presenter begins by outlining the vision: turning a single text prompt into a complete Etsy digital product business, all without needing design or technical skills. This involves automating SVG and PNG product creation, optimizing titles and descriptions, and setting up Etsy listings automatically. The system is designed to work 24/7.
The video then dives into the specific tools required:
- Airtable: A database for storing prompts and receiving generated images.
- Make: An automation platform to connect various services.
- Etsy Account: The platform for selling digital products.
- Leonardo AI: A tool for generating images from text prompts.
- OpenAI or DeepSeek: Used for generating optimized titles and descriptions.
- Pixart: Used to convert images into SVGs.
- Google Account: Free tool to add watermarks on all created images.
The process starts in Airtable, where prompts are entered. These prompts are sent to Leonardo AI to generate images. The generated images are displayed in Airtable, where the user can select the desired image and set a price. Then, the image is converted to SVG, a title and description are created, and a listing is set up on Etsy. The system also includes adding a watermark to the images for copyright protection.
The video emphasizes the potential for passive income, illustrating how a product, once listed, can generate revenue over time with minimal effort. The presenter also touches upon keyword research using tools like Everbee or Alura to identify profitable product niches.
The presenter walks through the steps of setting up Airtable, including creating the necessary tabs and fields. They also explain how to set up the automations within Airtable to trigger different actions based on specific conditions. Furthermore, the presenter explains how to connect all of these automated tasks.
Comprehensive Bullet-Point Notes
- Concept: Automate Etsy digital product business using AI.
- Goal: Transform text prompts into profitable digital products with minimal effort.
- Benefits:
- No design skills needed.
- No technical headaches.
- Automation generates SVG and PNG products at scale.
- Optimized titles and descriptions are created automatically.
- Etsy listings are set up automatically.
- System works 24/7.
- Tools Required:
- Airtable: Database for prompts and images.
- Two tabs: Request page (prompt input), SVG Library (image output).
- Request Page Fields: ID (auto-number), “What would you like to create” (long text), Number of proofs (single select).
- SVG Library Fields: ID (auto-number), Leonardo prompt (long text), Image (attachment), URL, Set price (currency), Status (single select - New, Approved, Live), Leonardo ID, SVG attachment.
- Make: Automation platform.
- Etsy Account: For listing and selling products (must be fully set up with tax info, etc.).
- Leonardo AI: Image generation from prompts (paid tool).
- Leonardo Models: Model (single line text), Attachment (image), Description (single line text), ID (single line text)
- OpenAI or DeepSeek:
"
Are there any specific details you’d like me to check that could help troubleshoot?