Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spring-ai-anthropic.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with Anthropic models.",
"properties": [
{ "name": "v", "value": "1.0.1" },
{ "name": "v", "value": "1.1.0-M2" },
{ "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" }
],
"link": "https://github.com/spring-projects/spring-ai",
Expand Down
2 changes: 1 addition & 1 deletion spring-ai-ollama.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Spring AI is a specialized application framework designed specifically for AI engineering, providing seamless integration with local models powered by Ollama.",
"properties": [
{ "name": "v", "value": "1.0.1" },
{ "name": "v", "value": "1.1.0-M2" },
{ "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" }
],
"link": "https://github.com/spring-projects/spring-ai",
Expand Down
2 changes: 1 addition & 1 deletion spring-ai-openai.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with OpenAI models.",
"properties": [
{ "name": "v", "value": "1.0.1" },
{ "name": "v", "value": "1.1.0-M2" },
{ "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" }
],
"link": "https://github.com/spring-projects/spring-ai",
Expand Down