spring-projects / spring-ai

An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/1.0-SNAPSHOT/index.html
Apache License 2.0
2.35k stars 540 forks source link

Added LLAMA3 in OllamaModel enum #674

Closed matteoaugelli closed 1 month ago

matteoaugelli commented 1 month ago

This is my first push on GitHub, and as it is obvious, my contribution is really cosmetic. I added the new LLAMA3 model available on OLLAMA to the list used in the module of the same name.

I hope this PR of mine doesn't cause any inconvenience.

Best regards, Matteo

tzolov commented 1 month ago

Thank you @matteoaugelli . I believe this has been handled by the #662 PR

tzolov commented 1 month ago

Doen in the #662