AI prompt threads

1. The problem

AI prompt threads are set to 10 threads, but only 1 thread is actually running.

2. Screenshot or task log of the problem

Threading right now is for prompts in 1 article.

How did you setup your tasks?

Eg
10 keywords
1 article per keyword
1 prompt per article?

The working environment is set to generate 10 articles per keyword.

I have been using 10 threads for article writing without any issues until now. However, after the recent update, it is no longer working. Please check. The AI I used is OpenAI.

Send me the task export. I need to look. At the settings.

My Settings Screen

Based on the above settings, the previous working method was as follows:

  • 10 projects would run simultaneously.
  • If I set it to write 10 articles per keyword, each project would call requests in parallel to generate the articles.

However, after the update, when writing with the same keyword, it no longer processes requests in parallel.
Even though it’s the same keyword, the system waits for one request to finish before starting the next one.

OK understood.

Let me make some adjustments.