From 27111f7aa730237cd758699eb8aa76e47ca8b917 Mon Sep 17 00:00:00 2001 From: kerthcet Date: Wed, 24 Dec 2025 13:05:33 +0800 Subject: [PATCH] update readme.md Signed-off-by: kerthcet --- .env | 0 README.md | 3 +++ 2 files changed, 3 insertions(+) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md index 9ce8608..a52ac5d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Thanks to [async-openai](https://github.com/64bit/async-openai), AMRS builds on - **UCB**: Upper Confidence Bound based model selection (coming soon). - **Adaptive**: Dynamically selects models based on performance metrics (coming soon). +- Broad provider support: + - OpenAI compatible providers (DeepInfra, OpenRouter, etc.) + - More on the way ## How to use