참고소스 수정본

This commit is contained in:
LASTA_DEV01\lasta
2026-05-12 19:40:31 +09:00
parent 0f34a451fc
commit 2e9204243d
8708 changed files with 3259488 additions and 869 deletions

View File

@@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: "[bug]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. RAIL spec
2. Runtime arguments (e.g. `guard(...)`)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Libraries used w/ versions:**
Example: guardrails-ai==0.7.2, guardrails-api==0.1.0a2, any Hub validators, etc.
**Environment details:**
Example: Docker python:3.13-slim vs Windows Server 2022 w/ python 3.11, etc
_Are you using a virtual environment? If so what kind (venv, conda, etc.)?_
**Additional context**
Add any other context about the problem here.