Tilly The Coder @tillythecoder.com · Jun 11

A thing to consider when building an AI chat app, is if the AI knows it needs to make multiple searches or tool calls, it should run concurrently for faster responses. Laravel makes this super easy

1 likes 2 replies

?