Skip to content

Commit 60466ea

Browse files
Update README.md
1 parent 4245452 commit 60466ea

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

README.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,10 @@ Please refer to [Transparency FAQ](./documentation/TRANSPARENCY_FAQ.md) for resp
235235
Supporting documentation
236236
</h2>
237237

238+
### How to customize
239+
240+
This solution is designed to be easily customizable. You can modify the front end site, or even build your own front end and attach to the backend API. You can further customize the backend by adding your own agents with their own specific capabilities. Deeper technical information to aid in this customization can be found in this [document](./documentation/CustomizeSolution.md).
241+
238242
### Costs
239243

240244
Pricing varies per region and usage, so it isn't possible to predict exact costs for your usage.
@@ -267,7 +271,6 @@ You may want to consider additional security measures, such as:
267271
* Protecting the Azure Container Apps instance with a [firewall](https://learn.microsoft.com/azure/container-apps/waf-app-gateway) and/or [Virtual Network](https://learn.microsoft.com/azure/container-apps/networking?tabs=workload-profiles-env%2Cazure-cli).
268272

269273

270-
271274
### Additional Resources
272275
- [Python FastAPI documentation](https://fastapi.tiangolo.com/learn/)
273276
- [AutoGen Framework Documentation](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/index.html)
@@ -276,21 +279,6 @@ You may want to consider additional security measures, such as:
276279
- [Azure Cosmos DB documentation](https://learn.microsoft.com/en-us/azure/cosmos-db/)
277280

278281

279-
## Supporting documentation
280-
281-
### How to customize
282-
283-
This solution is designed to be easily customizable. You can modify the front end site, or even build your own front end and attach to the backend API. You can further customize the backend by adding your own agents with their own specific capabilities. Deeper technical information to aid in this customization can be found in this [document](./documentation/CustomizeSolution.md).
284-
285-
### Additional resources
286-
287-
- [Python FastAPI documentation](https://fastapi.tiangolo.com/learn/)
288-
- [AutoGen Framework Documentation](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/index.html)
289-
- [Azure Container App documentation](https://learn.microsoft.com/en-us/azure/azure-functions/functions-how-to-custom-container?tabs=core-tools%2Cacr%2Cazure-cli2%2Cazure-cli&pivots=container-apps)
290-
- [Azure OpenAI Service - Documentation, quickstarts, API reference - Azure AI services | Microsoft Learn](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data)
291-
- [Azure Cosmos DB documentation](https://learn.microsoft.com/en-us/azure/cosmos-db/)
292-
293-
294282
## Disclaimers
295283

296284
To the extent that the Software includes components or code used in or derived from Microsoft products or services, including without limitation Microsoft Azure Services (collectively, “Microsoft Products and Services”), you must also comply with the Product Terms applicable to such Microsoft Products and Services. You acknowledge and agree that the license governing the Software does not grant you a license or other right to use Microsoft Products and Services. Nothing in the license or this ReadMe file will serve to supersede, amend, terminate or modify any terms in the Product Terms for any Microsoft Products and Services.

0 commit comments

Comments
 (0)