Dataset Viewer
Auto-converted to Parquet Duplicate
instruction
stringlengths
76
133
input
stringclasses
1 value
output
stringlengths
10
40.3k
metadata
dict
_source_actual_repo_name
stringclasses
1 value
_source_original_filename
stringclasses
1 value
_source_file_path
stringclasses
1 value
What is the directory structure of repository 'lobehub_lobe-openai-plugins'?
# Repository Summary Repository: lobehub/lobe-openai-plugins Files analyzed: 180 Estimated tokens: 104.6k # Directory Structure Directory structure: └── lobehub-lobe-openai-plugins/ ├── README.md ├── LICENSE ├── package.json ├── tsconfig.json ├── .bunfig.toml ├── .commitlintrc.js ├── .edit...
{ "filename": null, "functions": null, "has_comments": null, "language": null, "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": null, "timestamp": "2025-05-14T10:53:23.211054", "type": "directory_stru...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'README.md' in repository 'lobehub_lobe-openai-plugins'?
<a name="readme-top"></a> <div align="center"> <img height="120" src="https://registry.npmmirror.com/@lobehub/assets-emoji/1.3.0/files/assets/puzzle-piece.webp"> <img height="120" src="https://gw.alipayobjects.com/zos/kitchen/qJ3l3EPsdW/split.svg"> <img height="120" src="https://github-production-user-asset-6210df.s3...
{ "filename": "README.md", "functions": null, "has_comments": null, "language": "markdown", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 7323, "timestamp": "2025-05-14T10:53:23.211149", "type": "f...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'LICENSE' in repository 'lobehub_lobe-openai-plugins'?
MIT License Copyright (c) 2023 LobeHub Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribut...
{ "filename": "LICENSE", "functions": null, "has_comments": null, "language": "unknown", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 1063, "timestamp": "2025-05-14T10:53:23.211191", "type": "file...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'package.json' in repository 'lobehub_lobe-openai-plugins'?
{ "name": "@lobehub/lobe-openai-plugins", "version": "1.0.0", "private": true, "description": "a collection of openai plugins that chan work with LobeChat", "homepage": "https://github.com/lobehub/lobe-openai-plugins", "repository": "https://github.com/lobehub/lobe-openai-plugins.git", "scripts": { "b...
{ "filename": "package.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 1595, "timestamp": "2025-05-14T10:53:23.211232", "type": "fi...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'tsconfig.json' in repository 'lobehub_lobe-openai-plugins'?
{ "compilerOptions": { "module": "ESNext", "target": "es2017", "noEmit": true, "moduleResolution": "bundler", }, "include": ["src"], }
{ "filename": "tsconfig.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 156, "timestamp": "2025-05-14T10:53:23.211254", "type": "fi...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.bunfig.toml' in repository 'lobehub_lobe-openai-plugins'?
[install.lockfile] save = false
{ "filename": ".bunfig.toml", "functions": null, "has_comments": null, "language": "toml", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 32, "timestamp": "2025-05-14T10:53:23.211269", "type": "file...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.commitlintrc.js' in repository 'lobehub_lobe-openai-plugins'?
module.exports = require('@lobehub/lint').commitlint;
{ "filename": ".commitlintrc.js", "functions": [], "has_comments": false, "language": "javascript", "lines_of_code": 1, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 53, "timestamp": "2025-05-14T10:53:23.211283", "type":...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.editorconfig' in repository 'lobehub_lobe-openai-plugins'?
# http://editorconfig.org root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false [Makefile] indent_style = tab
{ "filename": ".editorconfig", "functions": null, "has_comments": null, "language": "unknown", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 244, "timestamp": "2025-05-14T10:53:23.211317", "type": ...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.eslintignore' in repository 'lobehub_lobe-openai-plugins'?
# Eslintignore for LobeHub ################################################################ # dependencies node_modules # ci coverage .coverage # test jest* _test_ __test__ # umi .umi .umi-production .umi-test .dumi/tmp* !.dumirc.ts # production dist es lib logs # misc # add other ignore file below __snapshots__
{ "filename": ".eslintignore", "functions": null, "has_comments": null, "language": "unknown", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 319, "timestamp": "2025-05-14T10:53:23.211332", "type": ...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.eslintrc.js' in repository 'lobehub_lobe-openai-plugins'?
module.exports = require('@lobehub/lint').eslint;
{ "filename": ".eslintrc.js", "functions": [], "has_comments": false, "language": "javascript", "lines_of_code": 1, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 49, "timestamp": "2025-05-14T10:53:23.211344", "type": "fi...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.npmrc' in repository 'lobehub_lobe-openai-plugins'?
lockfile=false resolution-mode=highest public-hoist-pattern[]=*@umijs/lint* public-hoist-pattern[]=*changelog* public-hoist-pattern[]=*commitlint* public-hoist-pattern[]=*eslint* public-hoist-pattern[]=*postcss* public-hoist-pattern[]=*prettier* public-hoist-pattern[]=*remark* public-hoist-pattern[]=*semantic-release* ...
{ "filename": ".npmrc", "functions": null, "has_comments": null, "language": "unknown", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 354, "timestamp": "2025-05-14T10:53:23.211364", "type": "file_c...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.prettierignore' in repository 'lobehub_lobe-openai-plugins'?
# Prettierignore for LobeHub ################################################################ # general .DS_Store .editorconfig .idea .vscode .history .temp .env.local .husky .npmrc .gitkeep venv temp tmp LICENSE # dependencies node_modules *.log *.lock package-lock.json # ci coverage .coverage .eslintcache .styleli...
{ "filename": ".prettierignore", "functions": null, "has_comments": null, "language": "unknown", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 566, "timestamp": "2025-05-14T10:53:23.211380", "type"...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.prettierrc.js' in repository 'lobehub_lobe-openai-plugins'?
module.exports = require('@lobehub/lint').prettier;
{ "filename": ".prettierrc.js", "functions": [], "has_comments": false, "language": "javascript", "lines_of_code": 1, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 51, "timestamp": "2025-05-14T10:53:23.211404", "type": "...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.releaserc.js' in repository 'lobehub_lobe-openai-plugins'?
module.exports = require('@lobehub/lint').semanticRelease;
{ "filename": ".releaserc.js", "functions": [], "has_comments": false, "language": "javascript", "lines_of_code": 1, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 58, "timestamp": "2025-05-14T10:53:23.211423", "type": "f...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file '.remarkrc.js' in repository 'lobehub_lobe-openai-plugins'?
module.exports = require('@lobehub/lint').remarklint;
{ "filename": ".remarkrc.js", "functions": [], "has_comments": false, "language": "javascript", "lines_of_code": 1, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 53, "timestamp": "2025-05-14T10:53:23.211439", "type": "fi...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/index.json' in repository 'lobehub_lobe-openai-plugins'?
{ "expires": [ "GifApi", "socialsearch", "stackoverflow_plus", "TokenInsights", "nftguru", "mintbasesearch", "speak", "diagrams_show_me", "astrodaily", "scholarly", "ResearchAI", "todo", "domatron", "nba_stats", "web_search", "Bardeen", "diceroller",...
{ "filename": "public/index.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 14443, "timestamp": "2025-05-14T10:53:23.212361", "type...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/access-google-sheets/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/access-google-sheets/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/access-google-sheets/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/access-google-sheets/openapi.json", "has_user_authentication": false }, "auth": { "type": "none" }, "contact_email": "dominickmalzone@gmail.com", "description_for_human": "Ask your Google Sheets question...
{ "filename": "public/access-google-sheets/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 804, "timestamp": "2025-05-14T10:...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/access-google-sheets/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "info": { "title": "Access Sheets Plugin API", "description": "A plugin API for accessing Google Sheets data from a specific URL provided by the user", "version": "1.0.0" }, "openapi": "3.0.2", "paths": { "/parse-url": { "get": { "summary": "Parse URL", "description": "Fe...
{ "filename": "public/access-google-sheets/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 2606, "timestamp": "2025-05-14T10:...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/aladin-search-book/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/aladin-search-book/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.2...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/aladin-search-book/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/aladin-search-book/openapi.json", "is_user_authenticated": false }, "auth": { "type": "none" }, "contact_email": "ai@aladin.co.kr", "description_for_human": "Search for books on Aladin.", "description_...
{ "filename": "public/aladin-search-book/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 1592, "timestamp": "2025-05-14T10:5...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/aladin-search-book/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "Book": { "type": "object", "properties": { "itemId": { "type": "integer" }, "title": { "type": "string", "description": "Book Title" }, "link": { "type": "string"...
{ "filename": "public/aladin-search-book/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 8190, "timestamp": "2025-05-14T10:53...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/ask-your-pdf/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/ask-your-pdf/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.212862"...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/ask-your-pdf/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/ask-your-pdf/openapi.json", "has_user_authentication": false }, "auth": { "type": "none" }, "contact_email": "plugin@askyourpdf.com", "description_for_human": "Unlock the power of your PDFs!, dive into y...
{ "filename": "public/ask-your-pdf/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 1972, "timestamp": "2025-05-14T10:53:23.2...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/ask-your-pdf/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "DocumentMetadata": { "title": "DocumentMetadata", "required": ["source", "page_number", "author"], "type": "object", "properties": { "source": { "title": "Source", "type": "string" }, "page_...
{ "filename": "public/ask-your-pdf/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 5351, "timestamp": "2025-05-14T10:53:23.21...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/asset-ovi/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/asset-ovi/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.213058", ...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/asset-ovi/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/asset-ovi/openapi.json", "is_user_authenticated": false }, "auth": { "type": "none" }, "contact_email": "contact@yahaha.com", "description_for_human": "Search and preview millions of 3D assets for games,...
{ "filename": "public/asset-ovi/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 732, "timestamp": "2025-05-14T10:53:23.21307...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/asset-ovi/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "getCategoriesResponse": { "type": "object", "properties": { "results": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer", ...
{ "filename": "public/asset-ovi/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 8344, "timestamp": "2025-05-14T10:53:23.21310...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/astrodaily/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/astrodaily/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.213156", ...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/astrodaily/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/astrodaily/openapi.json", "is_user_authenticated": false }, "auth": { "type": "none" }, "contact_email": "hello@marceloarias.com", "description_for_human": "Search and discover NASA images.", "descript...
{ "filename": "public/astrodaily/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 816, "timestamp": "2025-05-14T10:53:23.2131...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/astrodaily/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "getImageResponse": { "type": "object", "properties": { "imageURL": { "type": "string", "description": "The URL of the NASA Picture of the Day." } } }, "searchImagesResponse": { "type": "ob...
{ "filename": "public/astrodaily/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 2597, "timestamp": "2025-05-14T10:53:23.2131...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/bardeen/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/bardeen/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.213212", "...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/bardeen/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/bardeen/openapi.json", "is_user_authenticated": false }, "auth": { "type": "none" }, "contact_email": "support+chatgpt@bardeen.ai", "description_for_human": "Create and run automations on the most popula...
{ "filename": "public/bardeen/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 826, "timestamp": "2025-05-14T10:53:23.213226"...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/bardeen/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "QueryResponse": { "type": "object", "properties": { "name": { "type": "string", "description": "Name of the generated playbook." }, "description": { "type": "string", "description": ...
{ "filename": "public/bardeen/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 3385, "timestamp": "2025-05-14T10:53:23.213637"...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/boolio/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/boolio/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.213680", "t...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/boolio/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/boolio/openapi.json", "is_user_authenticated": false }, "auth": { "type": "none" }, "contact_email": "ask@boolio.co.kr", "description_for_human": "Analyze stock investments from any country, with Boolio'...
{ "filename": "public/boolio/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 2190, "timestamp": "2025-05-14T10:53:23.213699"...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/boolio/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "Direction": { "type": "string", "description": "The sort direction", "enum": ["ASC", "DESC"] }, "FactorDefinition": { "required": ["id", "name", "description", "unit", "category"], "type": "object", "properties": { ...
{ "filename": "public/boolio/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 13730, "timestamp": "2025-05-14T10:53:23.213762"...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/charts-and-diagrams/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/charts-and-diagrams/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23....
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/charts-and-diagrams/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/charts-and-diagrams/openapi.json", "has_user_authentication": false }, "auth": { "type": "none" }, "contact_email": "maxim.danni@gmail.com", "description_for_human": "Mermaid Diagrams, Schemes for Presen...
{ "filename": "public/charts-and-diagrams/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 1658, "timestamp": "2025-05-14T10:...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/charts-and-diagrams/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "components": { "schemas": { "ErrorResponse": { "type": "object", "properties": { "message": { "type": "string" } } }, "HTML200": { "type": "object", "properties": { "link": { "type": "string", ...
{ "filename": "public/charts-and-diagrams/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 1660, "timestamp": "2025-05-14T10:5...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/defillama/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/defillama/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.213894", ...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/defillama/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "is_user_authenticated": false, "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/defillama/openapi.json" }, "auth": { "type": "none" }, "contact_email": "kufuorkofi@gmail.com", "description_for_human": "Retrieve data on DeFi protocols and blockchains."...
{ "filename": "public/defillama/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 851, "timestamp": "2025-05-14T10:53:23.21391...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/defillama/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "info": { "title": "Defillama", "description": "Get current and historical stats on DeFi protocols and blockchains.", "version": "v1" }, "openapi": "3.0.1", "paths": { "/protocol/{slug}": { "get": { "operationId": "getProtocol", "summary": "Get descriptive information and...
{ "filename": "public/defillama/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 40281, "timestamp": "2025-05-14T10:53:23.2140...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/diagrams-show-me/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/diagrams-show-me/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.214...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/diagrams-show-me/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/diagrams-show-me/openapi.json", "has_user_authentication": false }, "auth": { "type": "none" }, "contact_email": "kirill2003de@gmail.com", "description_for_human": "Schemes, Diagrams, Architecture Visual...
{ "filename": "public/diagrams-show-me/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 3841, "timestamp": "2025-05-14T10:53:...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/diagrams-show-me/openapi.json' in repository 'lobehub_lobe-openai-plugins'?
{ "info": { "title": "Show Me", "version": "0.1.0" }, "openapi": "3.0.2", "paths": { "/diagram-guidelines": { "get": { "operationId": "get_DiagramGuidelinesRoute", "summary": "**ONLY USE MERMAID and graph, sequence, mindmap, timeline, entity-relationship UNLESS THE USER ASKS FO...
{ "filename": "public/diagrams-show-me/openapi.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 9911, "timestamp": "2025-05-14T10:53:2...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/diceroller/logo.webp' in repository 'lobehub_lobe-openai-plugins'?
[Non-text file]
{ "filename": "public/diceroller/logo.webp", "functions": null, "has_comments": null, "language": "webp", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 15, "timestamp": "2025-05-14T10:53:23.214308", ...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
What is the content of file 'public/diceroller/manifest.json' in repository 'lobehub_lobe-openai-plugins'?
{ "api": { "type": "openapi", "url": "https://openai-collections.chat-plugin.lobehub.com/diceroller/openapi.json", "is_user_authenticated": false }, "auth": { "type": "none" }, "contact_email": "mageworksstudio@gmail.com", "description_for_human": "App for rolling dice using the d20 or Fate/...
{ "filename": "public/diceroller/manifest.json", "functions": null, "has_comments": null, "language": "json", "lines_of_code": null, "repository_name": "lobehub_lobe-openai-plugins", "repository_url": "https://github.com/lobehub/lobe-openai-plugins", "size": 676, "timestamp": "2025-05-14T10:53:23.2143...
lobehub_lobe-openai-plugins
lobehub_lobe-openai-plugins.jsonl
datasets/raw_jsonl/github/lobehub_lobe-openai-plugins/lobehub_lobe-openai-plugins.jsonl
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3