瀏覽代碼

Note on model name (#1295)

Engel Nyst 1 年之前
父節點
當前提交
220dac926e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Development.md

+ 1 - 1
Development.md

@@ -30,7 +30,7 @@ To configure the LM of your choice, follow these steps:
    ```bash
    make setup-config
    ```
-   This command will prompt you to enter the LLM API key and model name, ensuring that OpenDevin is tailored to your specific needs.
+   This command will prompt you to enter the LLM API key, model name, and other variables ensuring that OpenDevin is tailored to your specific needs. Note that the model name will apply only when you run headless. If you use the UI, please set the model in the UI.
 
 **Note on Alternative Models:**
 Some alternative models may prove more challenging to tame than others. Fear not, brave adventurer! We shall soon unveil LLM-specific documentation to guide you on your quest. And if you've already mastered the art of wielding a model other than OpenAI's GPT, we encourage you to [share your setup instructions with us](https://github.com/OpenDevin/OpenDevin/issues/417).