4fce28706f
* Add ImageParsingHistoryProcessor * Add SWEBenchMultimodal problem statement parsing * cache processed swe-bench multimodal inputs * Add testing for multimodal problem statement * Update environment variable for PROBLEM_STATEMENT * Update timeout params to multimodal config * Add problem statement with images to Inspector view * Update configs and add default_mm_no_images * Add templates.disable_image_processing option * Add Observation Images to Inspector * Update configs for gemini * Update docs for multimodal updates * Fix: Protocols aren't inherited * Chore: pathlib instead of os.path and make pre-commit happy * add web_browser bundle --------- Co-authored-by: carlosejimenez <cjsaltlake@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
980 B
980 B
User guides
This part of the documentation covers more details about configuring and developing SWE-agent. Just want to run it? See getting started instead!
-
:material-book:{ .lg .middle } Background & goals
Learn more about the project goals and academic research.
-
:material-book:{ .lg .middle } Command line interface
Learn about all the different subcommands of
sweagent. -
:material-cog:{ .lg .middle } Configuration
How to configure SWE-agent.
-
:material-image:{ .lg .middle } Multimodal Support
Use SWE-agent with vision-capable AI models for image processing.