Create CITATION.cff

This commit is contained in:
Amith Koujalgi 2025-09-10 08:41:07 +05:30 committed by GitHub
parent 8d197f963d
commit 255173c6ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
CITATION.cff Normal file
View File

@ -0,0 +1,9 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Koujalgi"
given-names: "Amith"
title: "Ollama4j: A Java Library (Wrapper/Binding) for Ollama Server"
version: "1.1.0"
date-released: 2023-12-19
url: "https://github.com/ollama4j/ollama4j"