diff --git a/src/labs/swe/faq.md b/src/labs/swe/faq.md deleted file mode 100644 index a8a06cec..00000000 --- a/src/labs/swe/faq.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "FAQ" -description: "Frequently Asked Questions" ---- - - - The cost per run varies greatly based on the complexity of the task, the size of the repository, and the number of files that need to be changed. - - For most tasks, you can expect to pay between `$0.50` -> `$3.00` when using Claude Sonnet 4. - For the same tasks running on Claude Opus 4, you can expect to pay between `$1.50` -> `$9.00`. - - Always remember to monitor your runs if you're cost conscious. The most expensive run I've seen Open SWE complete was ~50M Opus 4 tokens, costing `$25.00`. - - - - Yes. When using Anthropic models, all input tokens are cached on Anthropic's servers. - - - - We're sorry you're experiencing this! Open SWE will automatically commit any changes it makes to a draft pull request. Please check the draft pull request and make any necessary changes. - - If a run fails, you will need to start over. - - - - Yes! We've been using Open SWE internally at LangChain for a while now, and it's been giving us great results. - - We recommend forking and deploying Open SWE yourself if you plan on using it in a production environment. For checking out the product, the [demo application](https://swe.langchain.com) will work fine. - - - - Some GitHub organizations require administrator approval to install GitHub apps. Please reach out to an administrator in your organization to approve the installation request. - - - - Open SWE's sandbox environment is powered by [Daytona.io](https://daytona.io). - - - - Yes! We're always looking for contributors to help us improve Open SWE. Feel free to pick up an [open issue](https://github.com/langchain-ai/open-swe/issues) or submit a pull request with a new feature or bug fix. -