summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-05-27 12:58:01 -0300
committericebaker <icebaker@proton.me>2023-05-27 12:58:01 -0300
commitafca81c610fe825620c51189c0cf11992f0fe5aa (patch)
tree4684ebae52cdc59d0e2eadb6bf630f837351a49c /README.md
parent81715a29f2e15be34052f0aa6584b2d41fc18426 (diff)
updating readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9017ea..02f2d73 100644
--- a/README.md
+++ b/README.md
@@ -271,7 +271,7 @@ Currently supported providers:
- [ ] [Alpaca](https://github.com/tatsu-lab/stanford_alpaca)
- [ ] [LLaMA](https://github.com/facebookresearch/llama)
-Although only OpenAI has been officially tested, some of the open-source providers offer APIs that are compatible with OpenAI's, such as [FastChat](https://github.com/lm-sys/FastChat#openai-compatible-restful-apis--sdk). Therefore, it is highly probable that they will work just fine.
+Although only OpenAI has been officially tested, some of the open-source providers offer APIs that are compatible with OpenAI, such as FastChat (https://github.com/lm-sys/FastChat#openai-compatible-restful-apis--sdk). Therefore, it is highly probable that they will work just fine.
## Development