Skip to content

Pre/beta #522

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

Merged
merged 40 commits into from
Aug 9, 2024
Merged

Pre/beta #522

merged 40 commits into from
Aug 9, 2024

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

VinciGit00 and others added 30 commits August 6, 2024 14:01
## [1.11.0-beta.11](v1.11.0-beta.10...v1.11.0-beta.11) (2024-08-06)

### Features

* update base_graph ([0571b6d](0571b6d))
## [1.11.0-beta.12](v1.11.0-beta.11...v1.11.0-beta.12) (2024-08-06)

### Features

* add grok integration ([fa651d4](fa651d4))
## [1.13.0-beta.1](v1.12.0...v1.13.0-beta.1) (2024-08-06)

### Features

* add grok integration ([fa651d4](fa651d4))
* update base_graph ([0571b6d](0571b6d))

### CI

* **release:** 1.11.0-beta.11 [skip ci] ([579d3f3](579d3f3))
* **release:** 1.11.0-beta.12 [skip ci] ([cf2a17e](cf2a17e))
Co-Authored-By: Matteo Vedovati <[email protected]>
## [1.13.0-beta.2](v1.13.0-beta.1...v1.13.0-beta.2) (2024-08-07)

### Bug Fixes

* refactoring of fetch_node ([29ad140](29ad140))
* refactoring of fetch_node adding comment ([bfc6852](bfc6852))
* refactoring of fetch_node qixed error ([1ea2ad8](1ea2ad8))
## [1.13.0-beta.3](v1.13.0-beta.2...v1.13.0-beta.3) (2024-08-07)

### Features

* add mistral support ([17f2707](17f2707))

### Bug Fixes

* **FetchNode:** handling of missing browser_base key ([07720b6](07720b6))
* **AbstractGraph:** LangChain warnings handling, Mistral tokens ([786af99](786af99))

### 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))
fix: refactoring of merge_answer_node
## [1.13.0-beta.4](v1.13.0-beta.3...v1.13.0-beta.4) (2024-08-07)

### Bug Fixes

* refactoring of merge_answer_node ([898e5a7](898e5a7))
Copy link

github-actions bot commented Aug 9, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/langchain-mistralai >= 0.1.12 🟢 5
Details
CheckScoreReason
Code-Review🟢 4Found 13/30 approved changesets -- score normalized to 4
Maintained🟢 1030 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 030 existing vulnerabilities detected
pip/langchain-mistralai >= 0.1.12 🟢 5
Details
CheckScoreReason
Code-Review🟢 4Found 13/30 approved changesets -- score normalized to 4
Maintained🟢 1030 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 030 existing vulnerabilities detected

Scanned Manifest Files

pyproject.toml
  • langchain-mistralai@>= 0.1.12
requirements.txt
  • langchain-mistralai@>= 0.1.12

## [1.13.0-beta.7](v1.13.0-beta.6...v1.13.0-beta.7) (2024-08-09)

### Bug Fixes

* generate answer node omni ([b52e4a3](b52e4a3))
* generate answer node pdf has a bug ([625ca9f](625ca9f))

### CI

* **release:** 1.12.1 [skip ci] ([928f704](928f704))
* **release:** 1.12.2 [skip ci] ([ece605e](ece605e))
Copy link

github-actions bot commented Aug 9, 2024

🎉 This issue has been resolved in version 1.13.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@VinciGit00 VinciGit00 merged commit 08038bc into main Aug 9, 2024
2 checks passed
Copy link

github-actions bot commented Aug 9, 2024

🎉 This issue has been resolved in version 1.13.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.

4 participants