dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.13k stars 5.81k forks source link

Edit: Understanding tokens #40638

Closed przlplx closed 2 weeks ago

przlplx commented 2 weeks ago

Summary

Describe your changes here.

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/ai/conceptual/agents.md How agents and copilots work with LLMs
docs/ai/conceptual/chain-of-thought-prompting.md "Chain of Thought Prompting - .NET"
docs/ai/conceptual/embeddings.md Embeddings in .NET
docs/ai/conceptual/how-genai-and-llms-work.md docs/ai/conceptual/how-genai-and-llms-work
docs/ai/conceptual/prompt-engineering-dotnet.md Prompt engineering in .NET
docs/ai/conceptual/rag.md Retrieval-augmented generation (RAG) provides LLM knowledge
docs/ai/conceptual/vector-databases.md "Using Vector Databases to Extend LLM Capabilities"
docs/ai/conceptual/zero-shot-learning.md Zero-shot and few-shot learning
docs/ai/how-to/work-with-local-models.md Use custom and local AI models with the Semantic Kernel SDK