Skip to content
Open
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 koog.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Koog is a Kotlin-based framework designed to build and run AI agents entirely in idiomatic Kotlin.",
"properties": [
{ "name": "v", "value": "0.4.1" },
{ "name": "v", "value": "0.5.0" },
{ "name": "v-renovate-hint", "value": "update: package=ai.koog:koog-agents-jvm" }
],
"link": "https://github.com/JetBrains/koog",
Expand Down