Skip to content

Commit 5eda7d0

Browse files
committed
docs: update readme
1 parent a1fd1d8 commit 5eda7d0

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,22 @@
33
# Serverless Azure OpenAI Assistant Quick Start<br> Function Calling
44

55
[![Open project in GitHub Codespaces](https://img.shields.io/badge/Codespaces-Open-blue?style=flat-square&logo=github)](https://codespaces.new/Azure-Samples/azure-openai-assistant-javascript?hide_repo_select=true&ref=main&quickstart=true)
6-
[![Build Status](https://img.shields.io/github/actions/workflow/status/Azure-Samples/azure-openai-assistant-javascript/build.yaml?style=flat-square&label=Build)](https://github.com/Azure-Samples/azure-openai-assistant-javascript/actions)
6+
[![Build Status](https://img.shields.io/github/actions/workflow/status/Azure-Samples/azure-openai-assistant-javascript/build-test.yaml?style=flat-square&label=Build)](https://github.com/Azure-Samples/azure-openai-assistant-javascript/actions)
77
![Node version](https://img.shields.io/badge/Node.js->=20-3c873a?style=flat-square)
8-
[![License](https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](LICENSE)
8+
[![License](https://img.shields.io/badge/License-MIT-pink?style=flat-square)](LICENSE)
99

1010
:star: Like and fork this sample to receive lastest changes and updates!
1111

1212
[Overview](#overview)[Get started](#get-started)[Run the sample](#run-the-sample)[Resources](#resources)
1313

14+
[![Overview](https://img.shields.io/badge/Getting%20Started-blue?style=flat-square)](#overview)
15+
[![Get started](https://img.shields.io/badge/Get%20Started-blue?style=flat-square)](#get-started)
16+
[![Run the sample](https://img.shields.io/badge/Run%20the%20Sample-blue?style=flat-square)](#run-the-sample)
17+
[![Deploy the sample to Azure](https://img.shields.io/badge/Deploy%20to%20Azure-blue?style=flat-square)](#deploy-the-sample-to-azure)
18+
[![Resources](https://img.shields.io/badge/Resources-blue?style=flat-square)](#resources)
19+
[![Contributing](https://img.shields.io/badge/Contributing-blue?style=flat-square)](#contributing)
20+
[![Troubleshooting](https://img.shields.io/badge/Troubleshooting-blue?style=flat-square)](#troubleshooting)
21+
1422
<img src="./docs/azure-openai-assistant-demo.png" alt="Screenshot showing the assistant app in action" width="640px" />
1523

1624
</div>

0 commit comments

Comments
 (0)