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
2 days 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 day 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 day 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

11 hours 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.

Developer
Maintained by Community
Actor metrics
  • 38 monthly users
  • 14 stars
  • 100.0% runs succeeded
  • 7.4 hours response time
  • Created in Oct 2023
  • Modified 5 months ago