Skip to content

Conversation

@VinciGit00
Copy link
Collaborator

No description provided.

VinciGit00 and others added 30 commits July 22, 2024 16:50
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
## [1.11.0-beta.1](v1.10.4...v1.11.0-beta.1) (2024-07-23)

### Features

* add new toml ([fcb3220](fcb3220))
* add nvidia connection ([fc0dadb](fc0dadb))

### Bug Fixes

* **md_conversion:** add absolute links md, added missing dependency ([12b5ead](12b5ead))

### chore

* **dependecies:** add script to auto-update requirements ([3289c7b](3289c7b))
* **ci:** set up workflow for requirements auto-update ([295fc28](295fc28))
* update requirements.txt ([c7bac98](c7bac98))
* upgrade dependencies and scripts ([74d142e](74d142e))
* **pyproject:** upgrade dependencies ([0425124](0425124))

### Docs

* add hero image ([4182e23](4182e23))
* updated readme ([c377ae0](c377ae0))

### CI

* **release:** 1.10.0-beta.6 [skip ci] ([254bde7](254bde7))
* **release:** 1.10.0-beta.7 [skip ci] ([1756e85](1756e85))
* **release:** 1.10.0-beta.8 [skip ci] ([255e569](255e569))
## [1.11.0-beta.2](v1.11.0-beta.1...v1.11.0-beta.2) (2024-07-24)

### Features

* pdate models_tokens.py ([377d679](377d679))
## [1.11.0-beta.3](v1.11.0-beta.2...v1.11.0-beta.3) (2024-07-25)

### Bug Fixes

* add llama 3.1 ([f336c95](f336c95))
## [1.11.0-beta.4](v1.11.0-beta.3...v1.11.0-beta.4) (2024-07-25)

### Features

* add generate_answer node paralellization ([0c4b290](0c4b290))

### chore

* rebuild requirements ([2edad66](2edad66))
Ollama: Use no json format when creating the search query
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
## [1.11.0-beta.5](v1.11.0-beta.4...v1.11.0-beta.5) (2024-07-30)

### Features

* fix tests ([1db164e](1db164e))

### chore

* remove unused import ([88710f1](88710f1))

### Refactor

* **Ollama:** integrate new LangChain chat init ([d177afb](d177afb))
* **OpenAI:** integrate new LangChain chat init ([5e3eb6e](5e3eb6e))
* remove LangChain wrappers ([2c5f934](2c5f934))
* remove LangChain wrappers for Ollama ([25066b2](25066b2))
* remove redundant LangChain wrappers ([9275486](9275486))
* remove redundant wrappers for Ernie and Nvidia ([bc2c996](bc2c996))
VinciGit00 and others added 23 commits August 1, 2024 12:58
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
## [1.11.0-beta.7](v1.11.0-beta.6...v1.11.0-beta.7) (2024-08-01)

### Bug Fixes

* abstract_graph and removed unused embeddings ([0b4cfd6](0b4cfd6))

### Refactor

* move embeddings code from AbstractGraph to RAGNode ([a94ebcd](a94ebcd))
* reuse code for common interface models ([bb73d91](bb73d91))
## [1.11.0-beta.8](v1.11.0-beta.7...v1.11.0-beta.8) (2024-08-01)

### Features

* add integration in the abstract grapgh ([5ecdbe7](5ecdbe7))

### Bug Fixes

* fixed bug on fetch_node ([968c69e](968c69e))
## [1.11.0-beta.9](v1.11.0-beta.8...v1.11.0-beta.9) (2024-08-02)

### Features

* refactoring of the code ([9355507](9355507))
fix(AbstractGraph): instantiation of Azure GPT models
## [1.11.0-beta.10](v1.11.0-beta.9...v1.11.0-beta.10) (2024-08-02)

### Bug Fixes

* **AbstractGraph:** instantiation of Azure GPT models ([ade28fc](ade28fc)), closes [#498](#498)
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Aug 6, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
pip/browserbase 0.3.0 UnknownUnknown
pip/langchain-community >= 0.2.9 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 6Found 19/30 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 2 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
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
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-google-vertexai UnknownUnknown
pip/langchain-huggingface >= 0.0.3 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 6Found 19/30 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 2 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
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
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

requirements.txt
  • browserbase@0.3.0
  • langchain-community@>= 0.2.9
  • langchain-google-vertexai@
  • langchain-huggingface@>= 0.0.3
pyproject.toml
  • beautifulsoup4@>= 4.12.3
  • faiss-cpu@>= 1.8.0
  • free-proxy@>= 1.1.1
  • google@>= 3.0.0
  • graphviz@>= 0.20.3
  • html2text@>= 2024.2.26
  • langchain@>= 0.2.10
  • langchain-anthropic@>= 0.1.11
  • langchain-aws@>= 0.1.3
  • langchain-fireworks@>= 0.1.3
  • langchain-google-genai@>= 1.0.7
  • langchain-google-vertexai@>= 1.0.7
  • langchain-groq@>= 0.1.3
  • langchain-nvidia-ai-endpoints@>= 0.1.6
  • langchain-openai@>= 0.1.17
  • langchain_community@>= 0.2.9
  • minify-html@>= 0.15.0
  • pandas@>= 2.2.2
  • playwright@>= 1.43.0
  • python-dotenv@>= 1.0.1
  • semchunk@>= 1.0.1
  • tiktoken@>= 0.7
  • tqdm@>= 4.66.4
  • undetected-playwright@>= 0.3.0

@VinciGit00 VinciGit00 merged commit a91fcdf into main Aug 6, 2024
@VinciGit00 VinciGit00 deleted the temp-1 branch August 6, 2024 08:06
@github-actions
Copy link

github-actions bot commented Aug 6, 2024

🎉 This issue has been resolved in version 1.11.0-beta.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Aug 6, 2024

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

7 participants