UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

14 lines (13 loc) 359 B
{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "automerge": false, "dependencyDashboard": true, "ignoreDeps": [], "labels": ["dependencies"], "postUpdateOptions": ["yarnDedupeHighest"], "prConcurrentLimit": 30, "prHourlyLimit": 0, "rebaseWhen": "conflicted", "schedule": "on sunday before 6:00am", "timezone": "UTC" }