Function Calling in LLMs

LLMs can extend their capabilities by interacting with external systems through tool/function calling. Examples like OpenAI, Ollama and Vercel AI SDK.

HTTP

HTTP a protocol for fetching resources over the web.

Algebra Overview

Comprehensive overview of algebraic structures, linear spaces, and tensors in mathematics and their relevance to Linear Learning Machines (LLMs).

Analysis Overview

About analysis in mathematics, specifically its core concepts and relevance to Large Language Models (LLMs).

Gradient Descent

A fundamental algorithm in Machine Learning used to minimize functions and optimize models.