- Bridge server with LLM agent tool-use (search_kb, search_products, search_orders, search_inventory, escalate_human) - pgvector RAG knowledge base (95 FAQ chunks) - Auto opportunity creation in Twenty CRM - Auto follow-up task workflow - Chatwoot AgentBot integration (HMAC, webhook) - Docker compose infrastructure (PG18, Redis 8.8, node24-alpine) - Configuration templates (example files) - real secrets excluded via .gitignore
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
# 默认忽略的文件
|
|
/shelf/
|
|
/workspace.xml
|
|
# 基于编辑器的 HTTP 客户端请求
|
|
/httpRequests/
|
|
# 已忽略包含查询文件的默认文件夹
|
|
/queries/
|
|
# Datasource local storage ignored files
|
|
/dataSources/
|
|
/dataSources.local.xml
|