LLM Catcher – Automated Python Debugging Using LLMs(github.com)
github.com
LLM Catcher – Automated Python Debugging Using LLMs
https://github.com/d4v3y0rk/llm_catcher
2 comments
LLM Catcher is your debugging sidekick — a Python library that teams up with Large Language Models (Ollama or OpenAI) to decode those pesky exceptions. Instead of copy-pasting a stack trace into your LLM chat and then shuffling back to your IDE, LLM Catcher delivers instant, insightful fixes right in your logs.
Good to see you here, Dave! Glad you decided to open source LLM Catcher.