Skip to content

Commit 88f2ae8

Browse files
committed
Publish
- @mongosh/[email protected]
1 parent 590a2bf commit 88f2ae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snippets/llm-command/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snippets/llm-command/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongosh/snippet-llm-command",
33
"snippetName": "llm-command",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"description": "A snippet that provides an llm command to ask for MongoDB query expressions based on natural language instructions. Describe what MongoDB query you want to run and the llm command will answer you with a proposal based on Groq LLM API or any other local model (using ollama)",
66
"author": "Juanan Pereira (https://ikasten.io)",
77
"main": "index.js",

0 commit comments

Comments
 (0)