UNPKG

@promptbook/gemini

Version:

It's time for a paradigm shift. The future of software in plain English, French or Latin

60 lines (59 loc) 1.62 kB
{ "name": "@promptbook/gemini", "version": "0.77.0-0", "description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", "--note-0": " <- [🐊]", "private": false, "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/webgptorg/promptbook" }, "contributors": [ "Pavol Hejný <me@pavolhejny.com> (https://www.pavolhejny.com/)" ], "--todo-0": "TODO: [❇️] Make better list of keywords", "keywords": [ "ai", "llm", "prompt", "template", "language-model", "chatgpt", "autogpt", "machine-learning", "natural-language-processing", "nlp", "openai", "gpt-3", "gpt-4", "gpt-4o", "gpt-4o-mini", "o1", "o1-mini", "o1-preview", "anthropic", "LLMOps" ], "license": "CC-BY-4.0", "bugs": { "url": "https://github.com/webgptorg/promptbook/issues" }, "homepage": "https://www.npmjs.com/package/@promptbook/core", "funding": [ { "type": "individual", "url": "https://buymeacoffee.com/hejny" }, { "type": "github", "url": "https://github.com/webgptorg/promptbook/blob/main/README.md#%EF%B8%8F-contributing" } ], "main": "./umd/index.umd.js", "module": "./esm/index.es.js", "typings": "./esm/typings/src/_packages/gemini.index.d.ts", "peerDependencies": { "@promptbook/core": "0.77.0-0" } }