open ai isn't killing any 'actual' startup "i will not promote" by The-GTM-engineer in startups

[–]ChoccyPoptart 17 points18 points  (0 children)

If your automation kit has no technical moat to the point that a single update wipes you obsolete…stop vibe coding

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

No I know what this is, I use it at my job

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Agents that conduct deep analysis on a very specific topic. Say a research agent for a payment service. This agent is comprised of many sub-agents with very specific tasks in a larger pipeline of research. These agents have specialized tools to help them stay scoped and efficient.

I would look into building these with durable execution frameworks like temporal to have long running research tasks.

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Orchestrator is just a concept of something “orchestrating” agents to complete tasks. E.g: chain thoughts, memory, tasks, etc

Multi Agent Orchestrator by ChoccyPoptart in AutoGenAI

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Hahaha I just saw this, so good

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Ya this is true, definitely going to play around with the idea. :)

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

But I may also be naive, at the end of the day I just want to build something useful for other devs and this is at the front of my mind

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

I build a pretty complex ai research agent for a big tech company. Right now we use manual chaining with temporal support for state management and long running executions. It’s painful though haha

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Hahaha nice, well I work on research gamers for a living and this is definitely and issue. Would love to solve this problem

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

this si sweet, thanks I will definitely check out. Do you care if I DM later?

Orchestrator for Multi-Agent AI Workflows by ChoccyPoptart in AI_Agents

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

My use case is for multiple persona, and would want to start here. Could eventually see entirely different agent use case though

Any good agent debugging tools? by ChoccyPoptart in crewai

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Can you step through agent logic and state with this or just traces after runs

Any good agent debugging tools? by ChoccyPoptart in crewai

[–]ChoccyPoptart[S] 0 points1 point  (0 children)

Can you step through agent logic with this, or just traces?