File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -241,9 +241,9 @@ Analyze the posts of the @openai and @googledeepmind and summarize me current tr
241241
242242Common issues and solutions:
243243
244- - _ Agent fails to call tools:_ Check that the tool descriptions in src/tools.py are clear and the argument schemas are correct.
245- - _ Instagram scraper fails:_ Verify that the Instagram usernames exist and are public. Check the scraper Actor's run logs for specific errors.
246- - _ Missing API key:_ Ensure OPENAI_API_KEY is set as a secret environment variable in your Actor's Settings.
244+ - _ Agent fails to call tools:_ Check that the tool descriptions in src/tools.py are clear and the argument schemas are correct.
245+ - _ Instagram scraper fails:_ Verify that the Instagram usernames exist and are public. Check the scraper Actor's run logs for specific errors.
246+ - _ Missing API key:_ Ensure OPENAI_API_KEY is set as a secret environment variable in your Actor's Settings.
247247
248248:::
249249
You can’t perform that action at this time.
0 commit comments