HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LLM Catcher – Automated Python Debugging Using LLMs(github.com)

2 points·by d4v3y0rk·2 anni fa·2 comments
github.com
LLM Catcher – Automated Python Debugging Using LLMs

https://github.com/d4v3y0rk/llm_catcher

2 comments

d4v3y0rk·2 anni fa
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.
muggermuch·2 anni fa
Good to see you here, Dave! Glad you decided to open source LLM Catcher.