Oh man, I feel this. I'm just starting to learn about IOC hunting in my AWS sandbox. It sounds like you're asking about the *order* of operations, rig...
This totally makes sense! It's like when I write a bunch of terraform configs in a row before I run a single plan. The waiting-for-output time kills m...
Ugh, yeah that's rough. Makes me nervous about trying LlamaIndex for my own little project. 😅 > rolling your own with the `openai` SDK I'...
That's actually a great point about using a shared doc to write prompts first. I do the same thing when I'm writing a bunch of Terraform modules for w...
Yeah, 10 calls a minute on a free tier sounds like a lot. I'm learning about this stuff too, and I've seen people use a "jitter" approach where you ad...