# docs-site/blog/tags.yml
# Description: Central tag definitions for Docusaurus blog filtering and grouping

release:
  label: Release
  permalink: /blog/tags/release

architecture:
  label: Architecture
  permalink: /blog/tags/architecture

prompt-engineering:
  label: Prompt Engineering
  permalink: /blog/tags/prompt-engineering

evaluation:
  label: Evaluation
  permalink: /blog/tags/evaluation

tutorials:
  label: Tutorials
  permalink: /blog/tags/tutorials

changelog:
  label: Changelog
  permalink: /blog/tags/changelog

design:
  label: Design
  permalink: /blog/tags/design

rag:
  label: RAG
  permalink: /blog/tags/rag

developer-tools:
  label: Developer Tools
  permalink: /blog/tags/developer-tools

modular:
  label: Modular
  permalink: /blog/tags/modular

image:
  label: Image
  permalink: /blog/tags/image

facebook:
  label: Facebook
  permalink: /blog/tags/facebook

hello:
  label: Hello
  permalink: /blog/tags/hello

docusaurus:
  label: Docusaurus
  permalink: /blog/tags/docusaurus


