Skip to content

Commit a5b7f99

Browse files
committed
chore(docs): add Azure OpenAI to supported models in README
1 parent 6d9f988 commit a5b7f99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,12 @@ plugin and configure a LLM API client in plugin's settings: <kbd>Settings</kbd>
3636

3737
## Supported models
3838

39+
- Anthropic
40+
- Azure Open AI
41+
- Gemini
3942
- Open AI
4043
- Ollama
4144
- Qianfan (Ernie)
42-
- Gemini
43-
- Anthropic
4445

4546
The plugin is implemented in a generic way and uses [langchain4j](https://github.com/langchain4j/langchain4j) for creating LLM API clients. If you would like to use some other LLM model that is supported by langchain4j, please make a feature request in GitHub issues.
4647

0 commit comments

Comments
 (0)