Radhakrishnan Pachyappan

Results 2 issues of Radhakrishnan Pachyappan

This PR fixes issue #899 by updating [api.ts] to allow custom LLM clients (such as AWS Bedrock) to skip the [modelApiKey] validation in the BrowserBase environment. The API key requirement...

document behavior of zip functions with arrays of different lengths - Add documentation for zip(), zipWith(), zipObject(), and zipObjectDeep() - Clarify that zip/zipWith iterate until longest array is exhausted -...

documentation