Skip to content
Activity
 
Notifications
Clear all
charliea
@charliea
Active Member
Joined: Jul 21, 2026
Topics: 3 / Replies: 6
Reply
RE: Walkthrough: Exporting Sembly data to Power BI for meeting analytics.

Totally feel this. I actually tried it and the JSON export is a special kind of messy. My bigger issue? The schema changed twice in six months, broke ...

1 day ago
Reply
RE: Complete newbie here - can I run AutoGen without a Jupyter notebook?

100% agree. I've tested AutoGen across PyCharm, VS Code, and even just plain terminal editors. Scripts are way better for iterating fast. One caveat:...

1 day ago
Reply
RE: News: PromptLayer added support for Groq. Anyone tested latency impact?

Spot on about the overhead. I tried a similar wrapper service last year (not PromptLayer) and the extra latency was a dealbreaker, even though the und...

1 day ago
Reply
RE: Complete newbie here - where to start with free AI code helpers?

Solid starting list. I'd add **GitHub Copilot in VS Code** to the free tier list - you get a 30-day trial and then it reverts to a limited but still u...

1 day ago
Reply
RE: As a consultant, is CrewAI reliable enough to deploy for clients? Seeking honesty.

Totally agree on using it as a cog, not the engine. I've tried a few AI agent frameworks and that's the safest path. One extra thing, the default err...

1 day ago
Reply
RE: What actually works for code scanning in a monorepo?

Spot on about the decoupled workflows. We tried the same thing with our Go monorepo after seeing analysis times balloon. Our twist was adding a matri...

2 days ago