Please enable JavaScript.
Coggle requires JavaScript to display documents.
Nova - Coggle Diagram
Nova
Prompt
Understanding Models
Define Use Case
- Task
- Role (System Role)
- Response Style
- Prefill (direct the model's actions, bypass preambles, and enforce specific output formats such as JSON
- Instructions
- Few-shot prompting
- Provide supporting text (grounding content)
-
Draft prompt
- Provide contextual and specific information
- Specifying the desired format and style of the output (e.g. "only generating response in JSON")
- Structured prompt with clear sections (e.g. Task, Content, Tone& Style)
-
-
Models
Understating Models
Text Only
Micro
Use Cases:
- latency-sensitive
- high-volume text,
- including: classification, sentiment analysis, and search
Multimodal
(Text, Image, Video)
Lite
Use Cases:
- multimodal use cases with balance required of speed, cost
- intelligence- in-line productivity tools
- document understanding
Pro
Use Cases:
- Enterprise application use cases built on RAG-agentic applications
- Complex multimodal understanding
-