diff --git a/frontend/app/chat/page.tsx b/frontend/app/chat/page.tsx index 1988230..9088337 100644 --- a/frontend/app/chat/page.tsx +++ b/frontend/app/chat/page.tsx @@ -9,6 +9,7 @@ import { Search, FileText, BarChart3Icon as Diagram3, + HelpCircle, } from "lucide-react"; import { Button } from "@/components/ui/button"; import { Alert, AlertDescription } from "@/components/ui/alert"; @@ -75,28 +76,27 @@ export default function ChatPage() { {/* Header */}
- Set specific parameters to narrow down your searches and avoid - repeating the same criteria. -
-- You're researching calcium models and want to ask multiple - questions about tutorial models only. -
-- Use these tools independently or to verify AI responses for - accurate results. +
+ The LLM uses these tools and a curated knowledge base to provide accurate, factual answers to your questions.
Advanced filtering
+Database querying
- Search the database with precise filters for name, owner, - category, and date ranges. +
+ The LLM searches the database with precise filters to find relevant models and information.
- Virtual Cell format + Model definitions
- Retrieve complete model definitions with compartments, - species, and kinetics. +
+ The LLM accesses complete model definitions with compartments, species, and kinetics for detailed analysis.
+ Standard format
+Curated documentation
- Download standardized Systems Biology Markup Language files - for external tools. +
+ The LLM uses a comprehensive set of documents curated by the VCell team to answer questions factually and accurately.
Visual networks
- Generate real-time network diagrams showing topology and - interactions. +
+ The LLM can generate real-time network diagrams showing topology and interactions for visual understanding.
- Understanding these limitations ensures you use the AI Assistant - effectively and safely. +
+ Understanding these limitations ensures you use the AI effectively.
+
AI may generate plausible-sounding but incorrect information
+
Technical issues may affect response accuracy or availability
+
Feature under development to access private models securely