mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-10 08:31:37 +08:00
feat: add firecrawl and vane applications, fix lxserver form config
首先新增Firecrawl和Vane两款应用,包含完整的应用配置、docker-compose编排、说明文档以及logo资源;同时修复了lxserver时区配置项中多余的rule参数。
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: Firecrawl
|
||||
tags:
|
||||
- 开发工具
|
||||
- AI
|
||||
- 爬虫
|
||||
title: 将任意网站转换为适合大语言模型的结构化数据
|
||||
description:
|
||||
en: Turn any website into LLM-ready structured data. Scrape, crawl, search and extract clean markdown, structured JSON or screenshots from websites
|
||||
zh: 将任意网站转换为适合大语言模型的结构化数据。支持抓取、爬取、搜索和提取干净的 Markdown、结构化 JSON 或截图
|
||||
additionalProperties:
|
||||
key: firecrawl
|
||||
name: Firecrawl
|
||||
tags:
|
||||
- DevTool
|
||||
- AI
|
||||
- Crawler
|
||||
shortDescZh: 将任意网站转换为适合大语言模型的结构化数据
|
||||
shortDescEn: Turn any website into LLM-ready structured data
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.firecrawl.dev
|
||||
github: https://github.com/firecrawl/firecrawl
|
||||
document: https://docs.firecrawl.dev
|
||||
Reference in New Issue
Block a user