PDF Text Extractor avatar

PDF Text Extractor

Try for free

No credit card required

View all Actors
PDF Text Extractor

PDF Text Extractor

jirimoravcik/pdf-text-extractor
Try for free

No credit card required

PDF Text Extractor allows you to extract text from PDF files. It also supports chunking of the text to prepare the data for usage with large language models.

AN

Memory input with API

Open

authentic_nightfall opened this issue
a month ago

Am I able to increase the memory when running actor via api or is this input fixed? I tried adding a memory pair-key to the json and it didn't seem to make the change/

jirimoravcik avatar

Hello, yes, you can easily set it by adding memory_mbytes in Python or memoryMbytes in JS/TS to the method call. If you're still unable to make it work, please provide the code you're using. Thank you

AN

authentic_nightfall

a month ago

I'm using a native integration with clay.com which I think primarily handles the authentication piece. The following the JSON I have for the input. What would be the syntax for adding the memory input

{ "chunkSize": 1000, "performChunking": false, "urls": [ "redacted" ] }

jirimoravcik avatar

Hello, the memory options are different from the actual input. Is it possible to set something else than input in clay.com integration?

Also you can just go to https://console.apify.com/actors/QbKEOrw6PkLcy4Xms/settings and change memory for the Actor globally.

AN

authentic_nightfall

a month ago

First, I appreciate your prompt help on this. At this point I dont have a way of using something other than Clay. I did set it to 8mb from 2mb yesterday but I am not seeing that reflected.

AN

authentic_nightfall

a month ago

Hi yes, I checked and I only at present have the ability to select the actor, and provide an input. If there is any other way to increase the memory in a no code/low code fashion please let me know. Appreciate your help.

jirimoravcik avatar

Hey, thanks for the info. I will pass this issue to the developers of the Clay integration. If you want to explore other options of integrating Apify with no code platforms, I can suggest Make integration or Zapier integration

Developer
Maintained by Community
Actor metrics
  • 45 monthly users
  • 16 stars
  • 100.0% runs succeeded
  • 2.4 days response time
  • Created in Oct 2023
  • Modified 23 days ago