Skip to content

Commit f3728a5

Browse files
committed
chore: add code and update gitignore
Signed-off-by: bitliu <[email protected]>
1 parent 92385f0 commit f3728a5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ bin/
6565
# Allow README files in model directories
6666
!*/trained_model/README.md
6767
!*/models/README.md
68+
models/
6869

6970
# Added by Claude Task Master
7071
# Logs

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
**📚 [Complete Documentation](https://llm-semantic-router.readthedocs.io/en/latest/) | 🚀 [Quick Start](https://llm-semantic-router.readthedocs.io/en/latest/getting-started/quick-start/) | 🏗️ [Architecture](https://llm-semantic-router.readthedocs.io/en/latest/architecture/system-architecture/) | 📖 [API Reference](https://llm-semantic-router.readthedocs.io/en/latest/api/router/)**
1313

14+
![](./docs/code.png)
15+
1416
</div>
1517

1618
## Overview

docs/code.png

148 KB
Loading

0 commit comments

Comments
 (0)