Skip to content

Commit cb9b60e

Browse files
M-HietalaMarko Hietala
andauthored
remove use existing from readme, restore architecture diagram without search (#13)
Co-authored-by: Marko Hietala <[email protected]>
1 parent 477544d commit cb9b60e

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@ The default for the model capacity in deployment is 50k tokens. For optimal perf
4040
* Select Quota, click the GlobalStandard dropdown and select the model and region you are using for this accelerator to see your available quota. Please note GPT-4o mini and text-embedding-ada-002 are used as default.
4141
* Request more quota or delete any unused model deployments as needed.
4242

43-
#### Bringing an existing AI project resource
44-
45-
This step applies if you have an existing AI project resource, and you want to bring it into the solution. You can do that by setting the following environment variable:
46-
47-
```shell
48-
azd env set AZURE_EXISTING_AIPROJECT_CONNECTION_STRING "<connection-string>"
49-
```
50-
51-
You can find the connection string on the overview page of your Azure AI project.
52-
53-
This solution has been configured to use "gpt-4o-mini" model. If you do not have a deployment named "gpt-4o-mini" in your existing AI project, you should either create one in Azure AI Foundry or follow the steps in [Customizing model deployments](#customizing-model-deployments) to specify a different model.
54-
5543
#### Creating and Importing an Agent
5644

5745
You can create an agent in your project to import to this template. For more information on creating an agent, view [Quickstart: Create a New Agent](https://learn.microsoft.com/azure/ai-services/agents/quickstart?pivots=ai-foundry). There are three agent creation options:

docs/architecture.png

-34.3 KB
Loading

0 commit comments

Comments
 (0)