Skip to content

Commit

Permalink
Merge pull request #101 from samchon/feat/result
Browse files Browse the repository at this point in the history
Add keywords (tags)
  • Loading branch information
samchon authored Dec 2, 2024
2 parents 40d9c96 + bbde141 commit d6ba08a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,20 @@
"keywords": [
"swagger",
"openapi",
"openapi-generator",
"openapi-validator",
"converter",
"migrate",
"typia",
"nestia"
"nestia",
"llm",
"llm-function-calling",
"structured-output",
"openai",
"chatgpt",
"claude",
"gemini",
"llama"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit d6ba08a

Please sign in to comment.