-
make open_task use a repo-local config file
- Change open_task() to prefer a local path (e.g., MA_CLI/config/task.json or process_markdown/config/task.json). This avoids permission problems and keeps task.json inside the repo.
- Low-risk, straightforward code change.
Adds CLI argument flags to GPT-Researcher Multi-Agent as a .PY or .EXE with build file.
3: options:
-
Download the .py file and add it to your https://github.com/assafelovic/gpt-researcher/ installation
-
Download the .ps1 file to automaticly clone https://github.com/assafelovic/gpt-researcher/ and add the Multi_Agent_CLI.py file, and build an exe.
-
Download the exe to run commands out of the box.