Skip to content

Azure-Samples/azure-ai-agents-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure AI Agent QuickStarts Demo

This is based on the Azure AI Agent QuickStart, which demonstrates how to use the Azure AI Agent service to create a simple agent that can answer questions about a specific topic.

Running the Demo

There is a JavaScript and TypeScript version of the demo in the ./src directory. After going through the QuickStart steps, you can run either version. First install the dependencies:

npm install

To run the JavaScript version:

node ./src/index.js

To run the TypeScript version:

npm run dev

About

Build your Agents in JavaScript with Azure AI Agent Service

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •