Add Azure configuration doc (#1035)

* Add Azure configuration doc

* Add link to Azure doc.
This commit is contained in:
Engel Nyst
2024-04-12 10:59:51 +02:00
committed by GitHub
parent 7b526b3620
commit 32ba0e7f7e
2 changed files with 37 additions and 1 deletions

View File

@@ -157,6 +157,8 @@ For a full list of the LM providers and models available, please consult the [li
There is also [documentation for running with local models using ollama](./docs/documentation/LOCAL_LLM_GUIDE.md).
We are working on a [guide for running OpenDevin with Azure](./docs/documentation/AZURE_LLM_GUIDE.md).
### 4. Run the Application
- **Run the Application:** Once the setup is complete, launching OpenDevin is as simple as running a single command. This command starts both the backend and frontend servers seamlessly, allowing you to interact with OpenDevin without any hassle.
@@ -222,7 +224,7 @@ For details, please check [this document](./CONTRIBUTING.md).
## 🤖 Join Our Community
Now we have both Slack workspace for the collaboration on building OpenDevin and Discord server for discussion about anything related, e.g., this project, LLM, agent, etc.
Now we have both Slack workspace for the collaboration on building OpenDevin and Discord server for discussion about anything related, e.g., this project, LLM, agent, etc.
* [Slack workspace](https://join.slack.com/t/opendevin/shared_invite/zt-2etftj1dd-X1fDL2PYIVpsmJZkqEYANw)
* [Discord server](https://discord.gg/mBuDGRzzES)