CoT: Chain-of-Thought—a prompting technique where the model generates intermediate reasoning steps before the final answer
FinGPT: A domain-specific Large Language Model fine-tuned on financial data to understand financial context better than general models
FinRL: A Deep Reinforcement Learning library specifically for automated quantitative trading and portfolio allocation
RAG: Retrieval-Augmented Generation—fetching relevant external data (like news or docs) to ground the LLM's generation
Smart Scheduler: A FinRobot component that routes tasks to the best-performing agent based on historical scores and model specialization
LLMOps: Operations and infrastructure for managing, deploying, and monitoring Large Language Models
DataOps: Automated processes for collecting, cleaning, and managing data flows to ensure data quality for AI models