Carlos Zela Bueno

Results 11 issues of Carlos Zela Bueno

## Web Search Engine v1 As the first web engine is added in the `web/search` folder and open the possibility of adding other types of web tools such as media,...

P2

Integrating [Google Search](https://developers.google.com/custom-search) as a `WebSearchEngine` and as a `Tool` for function calling ## Summary by CodeRabbit - **New Features** - Introduced a comprehensive web search functionality using the Google...

P2

**Is your feature request related to a problem? Please describe.** Improve the overview of the capabilities supported so far and the capabilities that remain to be enabled. Shortcut to official...

enhancement

This PR adds `function calling` support for MistralAI `chat` and `streaming` completions models. Also, add and deprecate the Mistral AI models like: - open-mistral-7b,  - open-mixtral-8x7b,  - mistral-small-latest,  - mistral-medium-latest, ...

This PR remove `async` columns of the integration table and add `Anthropic` and `Zhipu AI` as new integrations. Also, this PR add a new column named `Function calling` to display...

## Summary by CodeRabbit - **New Features** - Introduced a new model selection feature in MistralAI with updated model classifications. - Added functionality for connecting to external tools via function...

Mistral AI documentation updated with new open source model and some references.

P3

Hi @langchain4j Yesterday Mistral AI released a new open source model that supports all the features known so far. I added tests and updated code to support it. Documentation update...

P3

Hi @langchain4j **Is your feature request related to a problem? Please describe.** Issues related: - [888](https://github.com/langchain4j/langchain4j/issues/888) - [752](https://github.com/langchain4j/langchain4j/issues/752) It is increasingly common for the execution environment to be in the...

enhancement
P2
P3

## Issue [#1523](https://github.com/langchain4j/langchain4j/issues/1523) ## Change ## General checklist - [X] There are no breaking changes - [X] I have added unit and integration tests for my change - [X] I...

P3