Colin Fortuner
Colin Fortuner
Adds a new utility -> Retry! - Updated Openai provider's embedOne, generate and stream methods to use Retry! It's a typescript decorator that lets you retry N number of times:...
Started working on plugins. very rough so far, but hoping to find collaborators on this! Until openai adds a plugin api, the way I think we can support plugins in...
Adding my plugins to this repo ImageURL Plugin - Just returns a link with valid og meta tags to render an image in chat.openai.com FileSystem Plugin - Work with files...
@rileytomasek Starting a client adapter for anthropic. I wonder if trying to coerce anthropic api calls -> our standard will be harder to do than creating some client specific implementations...