Sergio Bayona

Results 9 issues of Sergio Bayona

Define the JSON Schema inside a Ruby class using the EasyTalk gem. Then generate a function with the schema and pass it to the OpenAI's `chat` method via the `tools`...

https://github.com/alexrudall/anthropic

enhancement

Adds the ability to store and search by metadata in the Elasticsearch vector search provider: - Extended `add_texts` and `update_texts` to accept optional `metadatas` parameter - Updated index mapping to...

See: https://github.com/patterns-ai-core/langchainrb/issues/318 for context. metadata feature was recently added for the pgvector provider. See https://github.com/patterns-ai-core/langchainrb/pull/859 Need to add the same feature to the rest of the supported vector search providers.

enhancement

Adds the ability to store and search by metadata in the Elasticsearch vector search provider: - Extended `add_texts` and `update_texts` to accept optional `metadatas` parameter - Updated index mapping to...

> [!IMPORTANT] > Enhance `Instructor` library with updated dependencies, new modes for API interactions, and improved response handling, along with comprehensive test coverage. > > - **Dependencies**: > - Update...