Results 28 issues of Yoshiki Miura

Add BabyCatAGI mode https://github.com/yoheinakajima/babyagi/blob/main/classic/BabyCatAGI.py Document: https://twitter.com/yoheinakajima/status/1657448504112091136

SearpApi is expensive to use, replace with Duckduckgo.

validation for type-safe environment variables. ref: https://env.t3.gg/, https://github.com/t3-oss/t3-env

enhancement

When an API error occurs during the use of the Tool call, the following issues arise: The skeleton of the page remains visible, indicating that the content failed to load...

bug

Currently, the AI SDK includes a provider for Claude 3 models with tool use support. However, the streaming API for these models is not yet available. To fully integrate Claude...

enhancement

Remove the values passed from Vercel's env parameters, as they cannot be made optional. Also, comment out env.local and explicitly indicate that it is optional.

https://github.com/miurla/morphic/blob/main/lib/agents/writer.tsx#L27 https://sdk.vercel.ai/docs/ai-core/anthropic

good first issue

## Issue Description Our current Markdown rendering setup does not properly display tables using GitHub Flavored Markdown (GFM) syntax, leading to decreased readability in our documentation. ## Solution By integrating...

good first issue

docs: https://sdk.vercel.ai/docs/guides/providers/cohere

enhancement

When a specific URL is included in the query, retrieve the data from that URL instead of searching.

enhancement