Skip to content

Commit ae110bf

Browse files
committed
Update README.md
1 parent c12edbe commit ae110bf

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ The LLM Interface project is a versatile and comprehensive wrapper designed to i
1212

1313
**v0.0.10**
1414

15-
- **Hugging Face**: Added support for Hugging Face Inference (_over 150,000 publicly accessible machine learning models_)
16-
- **Perplexity Labs**: Added support for Perplexity Labs
17-
- **JSON Improvements**: The `json_object` mode for OpenAI and Gemini now guarantees the return a valid JSON object or null.
15+
- **Hugging Face**: Added support for new LLM provider Hugging Face (_over 150,000 publicly accessible machine learning models_)
16+
- **Perplexity Labs**: Added support for new LLM provider Perplexity Labs
17+
- **AI21**: Add support for new LLM provider AI21
18+
- **JSON Output Improvements**: The `json_object` mode for OpenAI and Gemini now guarantees the return a valid JSON object or null.
1819
- **Graceful Retries**: Retry LLM queries upon failure.
1920

2021
**v0.0.9**
@@ -23,8 +24,8 @@ The LLM Interface project is a versatile and comprehensive wrapper designed to i
2324

2425
**v0.0.8**
2526

26-
- **Mistral AI**: Added support for Mistral AI
27-
- **Cohere**: Added support for Cohere
27+
- **Mistral AI**: Added support for new LLM provider Mistral
28+
- **Cohere**: Added support for new LLM provider Cohere
2829

2930
## Features
3031

0 commit comments

Comments
 (0)