📝 Category

LLM & AI

Articles about language models

7 Articles
7 Materials
107 Views

Category articles "LLM & AI"

Study all materials on this topic

📝
🟢 Easy

Anthropic SDK: Getting Started with the Claude API

Anthropic Python SDK is the official library for working with Claude. It hides the complexity of raw HTTP requests, adds...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb
📝
🟢 Easy

Streaming LLM Responses: Getting the Answer Piece by Piece

By default, messages.create() waits until the model has fully generated its response before returning anything. For long responses this means...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb
📝
🟢 Easy

uv: The Modern Python Package Manager

uv is a next-generation tool for managing Python dependencies. Written in Rust by Astral, it is 10–100× faster than pip...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb
📝
🟢 Easy

System Prompts: Defining the Model's Role

A system prompt is a hidden instruction for the model set by the developer. The user never sees it, but...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb
📝
🟢 Easy

environs: Typed Environment Variables

environs is a library for reading environment variables from a .env file with type support. It is an evolution of...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb
📝
🟢 Easy

rich: Beautiful Terminal Output

rich is a Python library for formatted terminal output. Colors, tables, panels, markdown, progress bars, spinners — all through one...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb
📝
🟢 Easy

Tokens in LLMs: How the Model Sees Text

When you send a request to a language model, it doesn't see words or letters. It sees tokens — chunks...

📅 04.06.2026
👤 04e5cc8b-58ac-4bdc-bdee-661bbb

Other categories

Study related topics

📝

Python

Articles about PythonPython

📚 40 articles ⭐ 4.7
📝

Git & GitHub

Articles about Git and GitHubGit & GitHub

📚 31 articles ⭐ 4.8
📝

API

Articles about working with APIsAPI

📚 9 articles ⭐ 4.9

Want more materials?

Subscribe to updates and be the first to know about new articles!