Skip to content

Commit 1b69fd5

Browse files
nicolaskrierilayaperumalg
authored andcommitted
Fix missing OllamaApi bean
Signed-off-by: Nicolas Krier <[email protected]>
1 parent 0e1885f commit 1b69fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auto-configurations/models/spring-ai-autoconfigure-model-ollama/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
org.springframework.ai.model.ollama.autoconfigure.OllamaApiAutoConfiguration
1617
org.springframework.ai.model.ollama.autoconfigure.OllamaChatAutoConfiguration
1718
org.springframework.ai.model.ollama.autoconfigure.OllamaEmbeddingAutoConfiguration

0 commit comments

Comments
 (0)