Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Hao Zhang committed Sep 26, 2024
1 parent e5829af commit d2d4b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/05_lab_openai/0502.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Deploy the sample ai servcie `chat-agent`, and explore the power of Azure Open A
--artifact ./spring-petclinic-chat-agent/target/spring-petclinic-chat-agent-$VERSION.jar \
--user-assigned $UMI_ID \
--env-vars SPRING_AI_AZURE_OPENAI_ENDPOINT=$OPEN_AI_ENDPOINT SPRING_AI_AZURE_OPENAI_CLIENT_ID=$CLIENT_ID \
--bind $JAVA_CONFIG_COMP_NAME $JAVA_EUREKA_COMP_NAME \
--runtime java
```

Expand Down

0 comments on commit d2d4b7a

Please sign in to comment.