File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
2
<img src =" logo.png " alt =" Vanilla Agents Logo " width =" 100 " />
3
-
4
- [ ![ Test status] ( https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml/badge.svg )] ( https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml )
5
- <!-- <a href="https://codecov.io/gh/<your-username>/<your-repo>">
6
- <img src="https://codecov.io/gh/<your-username>/<your-repo>/branch/main/graph/badge.svg?token=<your-codecov-token>" alt="codecov" />
7
- </a> -->
8
- [ ![ GitHub Pages] ( https://img.shields.io/badge/GitHub%20Pages-Online-success )] ( https://Azure-Samples.github.io/vanilla-aiagents/ )
9
- </div >
10
3
11
- # Vanilla AI Agents
4
+ <h3 align =" center " >Vanilla AI Agents</h3 >
5
+
6
+ <a href =" https://github.com/azure-samples/vanilla-aiagents/main/LICENSE.md " ><img src =" https://img.shields.io/github/license/Azure-Samples/vanilla-aiagents " alt =" License " /></a >
7
+ <a href =" https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml " ><img src =" https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml/badge.svg " alt =" Test status " /></a >
8
+ <a href =" https://github.com/Azure-Samples/vanilla-aiagents/releases " ><img src =" https://img.shields.io/github/v/release/Azure-Samples/vanilla-aiagents " alt =" Releases " /></a >
9
+ <a href =" https://Azure-Samples.github.io/vanilla-aiagents/ " ><img src =" https://img.shields.io/badge/GitHub%20Pages-Online-success " alt =" GitHub Pages " /></a >
12
10
13
- Lightweight library demonstrating how to create a simple agenting application without using any specific framework.
11
+ <p >Lightweight library demonstrating how to create agenting application without using any specific framework.</p >
12
+ </div >
14
13
15
14
## Table of Contents
16
15
You can’t perform that action at this time.
0 commit comments