Requests Glossary

Browse 4 requests terms defined in plain English, from the cultural dictionary of computing.

4 Requests Terms

AI Request
A single call or interaction sent to an AI system for inference or processing. An AI request may include prompts, files, metadata, tools, or settings that...
Change Request
A formal proposal to modify a system, application, process, or environment, typically including scope, risk, testing, rollback, and approval information....
LLM Request
A request made to a large language model, including the prompt, context, settings, and any tools or metadata attached to the call. Tracking LLM requests...
Model Request
A single request sent to a model or model-backed endpoint, including input data and relevant settings. Tracking model requests is important for debugging,...

Related Topics