Update the list of supported AI models in the main README.MD (#464)
This commit is contained in:
committed by
GitHub
parent
ce2bb131e5
commit
19f5665522
10
README.md
10
README.md
@@ -83,7 +83,15 @@ You can find more details in the [Reference Documentation](https://docs.spring.i
|
||||
|
||||
Spring AI supports many AI models. For an overview see here. Specific models currently supported are
|
||||
* OpenAI
|
||||
*
|
||||
* Azure OpenAI
|
||||
* Amazon Bedrock (Anthropic, Llama2, Cohere, Titan)
|
||||
* HuggingFace
|
||||
* Google VertexAI (PaLM2, Gemini)
|
||||
* Mistral AI
|
||||
* Stability AI
|
||||
* Ollama
|
||||
* PostgresML
|
||||
* Transformers (ONNX)
|
||||
|
||||
|
||||
**Prompts:** Central to AI model interaction is the Prompt, which provides specific instructions for the AI to act upon.
|
||||
|
||||
Reference in New Issue
Block a user