OllamaController: find_tags 설명 업데이트 / opcserver_autostart: {} → false

This commit is contained in:
windpacer
2026-05-29 09:49:40 +09:00
parent d8095d0c8d
commit a411441f4f
2 changed files with 2 additions and 2 deletions

View File

@@ -140,7 +140,7 @@ public class OllamaController : ControllerBase
"- run_sql: PostgreSQL SELECT/WITH 실행 (자동 LIMIT 1000 / 30s timeout)\n" +
"- query_pv_history: 태그 PV 이력 조회 (history_table, recorded_at)\n" +
"- get_tag_metadata: 태그명 패턴 매칭 검색 (realtime_table)\n" +
"- find_tags: 태그 통합 검색 — base_tag/설명/area (v_tag_summary 뷰)\n" +
"- find_tags: 태그 통합 검색 — base_tag/설명/area/sub_area (query 생략 시 sub_area 전체 조회)\n" +
"- list_drawings: P&ID 도면 목록 (node_map_master)\n" +
"- query_with_nl: 자연어 → SQL 변환 후 실행\n" +
"- query_events: 이벤트 히스토리 조회 (event_history_table, tag/event_type/area/기간)\n" +

View File

@@ -1 +1 @@
{}
false