#0.18 papercuts 🧵
1 messages · Page 1 of 1 (latest)
- Core types have too many functions. We should mask some. Especially
Container.from, it confuses llms a lot
- File edit API would go a long way..
This is https://github.com/dagger/dagger/issues/10032
@dim cloud it looks like you're on it?
What is the issue? Engine which may handle prompt mode fine with LLMs like Gemini, GPT, Claude, panics when llm is run alone or llm | with-prompt is run without an env, then the engine restarts and...
0.18 papercuts 🧵
yes, found the issue. FIxing
^ we need to initialize that once somewhere else now 🙏
PR on its way
Fixes 10032. Initializes once when LLM is created
Signed-off-by: Marcos Lilljedahl marcosnils@gmail.com
- replace
LLM.withQuerywith something more clear
--> I'm doing that now FYI @dim cloud
(not touching the MCP implementation, just the API)
👍
I'll be intermittently online in a bit as I got invited to Endless (https://endless.io/) office here in BA to show them Dagger
I got pinged by the founder which is interested in the Dagger AI capabilities