DSPy: Not Your Average Prompt Engineering
Heads up, Bay Area guys ditched their AVP already and buzz about DSPy now. Could DSPy be the fresh go-to framework for prompt engineering after LangChain and LlamaIndex?
Leaping's pytest debugger is a simple, fast and lightweight debugger for Python tests. Leaping traces the execution of your code and allows you to retroactively inspect the state of your program at any time, using an LLM-based debugger with natural language.
It does this by keeping track of all of the variable changes and other sources of non-determinism from within your code.