Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allignment #532

Merged
merged 11 commits into from
Aug 10, 2024
Merged

allignment #532

merged 11 commits into from
Aug 10, 2024

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

VinciGit00 and others added 11 commits August 9, 2024 10:49
## [1.13.0](v1.12.2...v1.13.0) (2024-08-09)

### Features

* add grok integration ([fa651d4](fa651d4))
* add mistral support ([17f2707](17f2707))
* update base_graph ([0571b6d](0571b6d))

### Bug Fixes

* **chunking:** count tokens from words instead of characters ([5ec2de9](5ec2de9)), closes [#513](#513)
* **FetchNode:** handling of missing browser_base key ([07720b6](07720b6))
* **AbstractGraph:** LangChain warnings handling, Mistral tokens ([786af99](786af99))
* **FetchNode:** missing bracket syntax error ([50edbcc](50edbcc))
* refactoring of fetch_node ([29ad140](29ad140))
* refactoring of fetch_node adding comment ([bfc6852](bfc6852))
* refactoring of fetch_node qixed error ([1ea2ad8](1ea2ad8))
* refactoring of merge_answer_node ([898e5a7](898e5a7))

### chore

* **models_tokens:** add mistral models ([5e82432](5e82432))
* **mistral:** create examples ([f8ad616](f8ad616))
* **examples:** fix Mistral examples ([b0ffc51](b0ffc51))
* update requirements for mistral ([9868555](9868555))

### CI

* **release:** 1.11.0-beta.11 [skip ci] ([579d3f3](579d3f3))
* **release:** 1.11.0-beta.12 [skip ci] ([cf2a17e](cf2a17e))
* **release:** 1.13.0-beta.1 [skip ci] ([8eb66f6](8eb66f6))
* **release:** 1.13.0-beta.2 [skip ci] ([684d01a](684d01a))
* **release:** 1.13.0-beta.3 [skip ci] ([6b053cf](6b053cf))
* **release:** 1.13.0-beta.4 [skip ci] ([7f1f750](7f1f750))
* **release:** 1.13.0-beta.5 [skip ci] ([2eba73b](2eba73b)), closes [#513](#513)
* **release:** 1.13.0-beta.6 [skip ci] ([e75b574](e75b574))
* **release:** 1.13.0-beta.7 [skip ci] ([6e56925](6e56925))
## [1.13.1](v1.13.0...v1.13.1) (2024-08-09)

### Bug Fixes

* conditional node ([ce00345](ce00345))
## [1.13.2](v1.13.1...v1.13.2) (2024-08-10)

### Bug Fixes

* fetch node ([f01b55e](f01b55e))

### chore

* update gemini model to "gemini-pro" ([a7264ce](a7264ce))
## [1.13.3](v1.13.2...v1.13.3) (2024-08-10)

### Bug Fixes

* conditional node ([778efd4](778efd4))
@VinciGit00 VinciGit00 merged commit 8423f10 into pre/beta Aug 10, 2024
2 of 3 checks passed
Copy link

🎉 This issue has been resolved in version 1.14.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This issue has been resolved in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants