Hacker News new | ask | show | jobs
by ldjkfkdsjnv 446 days ago
Making an asynchronous ai agent is still hard, there is a disconnect between the agentic LLM code (langgraph, openai agents, etc) and asynchronous distributed systems/message passing. True AI agents will have a cohesive joining of the two.