Skip to content

Commit 7e5e2ba

Browse files
committed
docs: update glossary
1 parent 2e1c90f commit 7e5e2ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

glossary.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,15 @@ A comprehensive list of technical terms used throughout the lessons.
2121
- **GitHub Codespaces**: A cloud-based environment for coding, testing, and running applications directly from GitHub repositories.
2222
- **GitHub Models**: A platform hosting pre-trained AI models for use and integration with GitHub development workflows.
2323
- **GitHub Token**: An authentication method to access GitHub-hosted APIs or services securely.
24-
- **Interactive Development Environments (IDEs)**: Software providing coding, debugging, and testing tools for developers.
24+
- **IDE (Interactive Development Environment)**: Software providing coding, debugging, and testing tools for developers.
2525
- **JSON (JavaScript Object Notation)**: A lightweight data-interchange format used for structured information exchange between systems, including generative AI responses.
2626
- **Knowledge Bases**: Data repositories used to enhance AI applications by providing reliable, domain-specific information.
2727
- **LangChain**: A framework for building AI applications that focus on chaining multiple models and functionalities together.
28-
- **Large Language Model (LLM)**: AI models trained on large text datasets to generate human-like responses for diverse applications.
28+
- **LLM (Large Language Model)**: AI models trained on large text datasets to generate human-like responses for diverse applications.
2929
- **Maieutic Prompting**: A technique involving follow-up queries to challenge or validate AI-generated responses for accuracy and reasoning.
3030
- **Managed Identity**: A secure cloud mechanism that provides applications with automatic authentication to access resources without managing passwords.
3131
- **Markdown**: A lightweight markup language for formatting plain text into structured layouts, like tables or lists.
32+
- **MCP (Model Context Protocol)**: A protocol to decentralize applications by separating server capabilities and connection protocols.
3233
- **Meta Prompts**: Instructions added before a user's prompt to refine or restrict the AI's behavior and output format.
3334
- **Multimodal Capabilities**: AI functionality to process various formats like text, image, or video input and deliver diverse outputs.
3435
- **Node.js**: A runtime environment allowing developers to execute JavaScript code server-side for building scalable applications.

0 commit comments

Comments
 (0)