Spring AI with NVIDIA LLM API
Spring AI now supports NVIDIA's Large Language Model API, offering integration with a wide range of models. By leveraging NVIDIA's OpenAI-compatible API, Spring AI allows developers to use NVIDIA's LLMs through the familiar Spring AI API.
We'll explore how to configure and use the Spring AI OpenAI chat client to connect with NVIDIA LLM API.
- The demo application code is available in the nvidia-llm GitHub repository.
- The SpringAI / NVIDIA integration documentation.