Skip to content

Commit 48e9d3c

Browse files
committed
add reference to node.js version in Introduction
1 parent 83019f2 commit 48e9d3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

00_Introduction/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ The future of software involves combining AI and data services, also known as in
1919
## Introduction
2020

2121
This guide will walks through the creating intelligent solutions that combines vCore-based Azure Cosmos DB for MongoDB vector search and document retrieval with Azure OpenAI services to build a chat bot experience. The guide includes labs that build and deploy a sample chat app using these technologies, with a focus on vCore-based Azure Cosmos DB for MongoDB, Vector Search, and Azure OpenAI using the Python programming language. For those new to using Azure OpenAI and Vector Search technologies, the guide includes explanations of the core concepts and techniques used when implementing these technologies.
22+
23+
> **Note:** This developer guide is targeted towards Python developers. If you are a Node.js developer, then you may be interested in the Node.js version here: [https://github.com/solliancenet/cosmos-db-openai-nodejs-dev-guide](https://github.com/solliancenet/cosmos-db-openai-nodejs-dev-guide)

0 commit comments

Comments
 (0)