apetta

Results 46 comments of apetta

> for a container + queue it would have to poll SQS directly, can look up how or ask an LLM it should generate it pretty wellcron is a bit...

Plus the integration docs doesn't clarify how much of this is needed to get going with Evals. Clarifying that would also be helpful

And what's the deal with all this? ```typescript updateActiveObservation({ input: inputText, }); updateActiveTrace({ name: "my-ai-sdk-trace", sessionId: chatId, userId, input: inputText, }); ``` Is a wrapper not feasible? It's a lot...

All of this needs a rethink, it's pretty awful DX.

If you're working with pnpm workspaces/turborepo and facing this issue, a helper script at the root may help: Add this script in the database package: ```json // packages/database/package.json { "name":...