mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-10 13:10:57 +00:00
chore: stash code
This commit is contained in:
committed by
huanghuoguoguo
parent
a97d2040bb
commit
6d87b7927d
@@ -70,6 +70,11 @@ export enum DynamicFormItemType {
|
||||
WEBHOOK_URL = 'webhook-url',
|
||||
EMBED_CODE = 'embed-code',
|
||||
QR_CODE_LOGIN = 'qr-code-login',
|
||||
// Plugin manifest type aliases for compatibility
|
||||
SELECT_LLM_MODEL = 'select-llm-model',
|
||||
SELECT_KNOWLEDGE_BASES = 'select-knowledge-bases',
|
||||
NUMBER = 'number',
|
||||
JSON = 'json',
|
||||
}
|
||||
|
||||
export interface IFileConfig {
|
||||
|
||||
Reference in New Issue
Block a user