Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 783 Bytes

File metadata and controls

47 lines (31 loc) · 783 Bytes

name: Bug Report about: Report a bug or unexpected behavior in Lux title: "[BUG] " labels: ["bug"]

Bug Description

Provide a clear and concise description of the problem.

Steps To Reproduce

Expected Behavior

Describe what you expected to happen.

Actual Behavior

Describe what actually happened.

Environment

  • OS:
  • Python Version:
  • Git Version:
  • Docker Version (if applicable):
  • Ollama Version (if applicable):

Logs / Screenshots

Paste any relevant logs, stack traces, or screenshots.

Checklist

  • I searched existing issues before creating this report.
  • I can reproduce the issue consistently.
  • I included relevant logs and environment information.
  • I am willing to help test a fix.