Extended GPT Scraper avatar

Extended GPT Scraper

Try for free

No credit card required

View all Actors
Extended GPT Scraper

Extended GPT Scraper

drobnikj/extended-gpt-scraper
Try for free

No credit card required

Extract data from any website and feed it into GPT via the OpenAI API. Use ChatGPT to proofread content, analyze sentiment, summarize reviews, extract contact details, and much more.

Do you want to learn more about this Actor?

Get a demo
TH

Error message cut off!

Closed

thegenie opened this issue
5 months ago

I need to see the full error message.

TH

thegenie

5 months ago

Do the instructions have a max 1000 char limit? Same for the schema instuctions? I need to add way more context than 1000 only if so :(

lukas.prusa avatar

Hi, thanks a lot for reporting!

We actually have a useful helping error message for this, but it somehow got broken, because of the quotation marks in your instructions (").

We've just updated the Actor with the fix for this ;)

───

The schema function descriptions have a hard limit of 1280 characters. This is set by OpenAI, so we can't do anything about it.

However, instructions have a limit of the context window of the GPT model you are using, so if you pick a big enough model, you won't have to worry about that. You can use both instructions and schemaDescription at the same time. By default, instructions are copied over to schemaDescription, if it doesn't have any value. So you can simply put in anything, and it won't get overridden anymore.

I hope this helps, thanks and happy scraping!

Developer
Maintained by Apify
Actor metrics
  • 81 monthly users
  • 28 stars
  • 99.2% runs succeeded
  • 4.4 days response time
  • Created in Jun 2023
  • Modified about 1 month ago