-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
I made that as a joke in javascript 8 years ago. Not using LLM, but using javascript proxies so that if a function doesn't exist it tries to implement it runtime based on the name of the function using a sql like grammar. I really hope to not see something like that in real use, heh.
https://github.com/Matsemann/Declaraoids
-
I've never tried it myself, but Prefect does have something like this with their Marvin AI library for Python.
https://github.com/PrefectHQ/marvin?tab=readme-ov-file#-buil...
-
I'm building magentic https://github.com/jackmpcollins/magentic which has basically this syntax, though it queries the LLM to generate the answer rather than writing + running code.
```
Related posts
-
I just had the displeasure of implementing Langchain in our org.
-
Show HN: Magentic – Use LLMs as simple Python functions
-
How is Langchain's dev experience? Any alternatives?
-
Show HN: Dump entire Git repos into a single file for LLM prompts
-
Benchmarking Framework to Measure Throughput of Promptflow Serve