Explore
Find agent skills by outcome
138,878 skills indexed with the new KISS metadata standard.
!Langfuse GitHub Banner
!Langfuse GitHub Banner
First off, thanks for taking the time to contribute! ❤️
CLAUDE.md
Langfuse is an open-source LLM engineering platform that helps teams collaboratively develop, monitor, evaluate, and debug AI applications.
!Langfuse GitHub Banner
.agents/AGENTS.md
generic skill
Generated code
packages/shared/prisma/generated
public-hoist-pattern[]=prisma
public-hoist-pattern[]=@aws-sdk/client-s3
.nvmrc
v24.6.0
See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
/node_modules
Dockerfile
.dockerignore
[codespell]
skip = .git,.pdf,.svg,package-lock.json,*.prisma,pnpm-lock.yaml,./worker/src/tests/chatml/framework-traces
Security Policy
We take the security of our software products seriously, which includes not only the code base but also the scanners provided within. If you have found any issues that might have security implications...
site_name: LLM Guard
site_author: Protect AI, Inc.
Byte-compiled / optimized / DLL files
pycache/
LLM Guard - The Security Toolkit for LLM Interactions
LLM Guard by Protect AI is a comprehensive tool designed to fortify the security of Large Language Models (LLMs).
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
.markdownlint.yml
MD004: false # Unordered list style
Contributing
:tada: Thanks for taking the time to contribute! :tada:
root = true
[*]
ignore:
- "guardrails/version.py"
Untitled Skill
Structure
Guardrails docs are served as a docusaurus site. The docs are compiled from various sources
Contributing to Guardrails
Welcome and thank you for your interest in contributing to Guardrails! We appreciate all contributions, big or small, from bug fixes to new features. Before diving in, let's go through some guidelines...