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

Pre/beta #604

Closed
wants to merge 29 commits into from
Closed

Pre/beta #604

wants to merge 29 commits into from

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

VinciGit00 and others added 29 commits August 25, 2024 10:54
I am passing in the explicit model_tokens from user config as the default_token so it will correctly fallback to the users setting if the model is not found
fix model_tokens not being used for ollama
## [1.15.0-beta.4](v1.15.0-beta.3...v1.15.0-beta.4) (2024-08-26)

### Bug Fixes

* add claude3.5 sonnet ([ee8f8b3](ee8f8b3))

### CI

* **release:** 1.14.1 [skip ci] ([88e76ce](88e76ce))
## [1.15.0-beta.5](v1.15.0-beta.4...v1.15.0-beta.5) (2024-08-26)

### Bug Fixes

* abstract graph local model ([04128e7](04128e7))
## [1.15.0-beta.6](v1.15.0-beta.5...v1.15.0-beta.6) (2024-08-27)

### Bug Fixes

* **docloaders:** BrowserBase dynamic import ([5c16ee9](5c16ee9))
* **AbstractGraph:** correct and simplify instancing logic ([f73343f](f73343f))
* **BurrBrige:** dynamic imports ([7789663](7789663))
* set up dynamic imports correctly ([83e71df](83e71df))

### chore

* **examples:** update model names ([f6df9b7](f6df9b7))

### Test

* **AbstractGraph:** add AbstractGraph tests ([229d74d](229d74d))
## [1.15.0-beta.7](v1.15.0-beta.6...v1.15.0-beta.7) (2024-08-27)

### Bug Fixes

* bug for abstract graph ([cf73883](cf73883))
## [1.15.0-beta.8](v1.15.0-beta.7...v1.15.0-beta.8) (2024-08-28)

### Bug Fixes

* **models:** better DeepSeek and OneApi integration ([f7a85c2](f7a85c2))
* **AbstractGraph:** model selection bug ([4f120e2](4f120e2))
Copy link

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

requirements.txt
  • browserbase@>= 0.3.0
  • graphviz@>= 0.20.3
  • langchain-anthropic@>= 0.1.11
  • langchain-fireworks@>= 0.1.3
  • langchain-google-vertexai@>= 1.0.7
  • langchain-groq@>= 0.1.3
  • langchain-huggingface@>= 0.0.3
  • langchain-nvidia-ai-endpoints@>= 0.1.6

@VinciGit00 VinciGit00 closed this Aug 28, 2024
@VinciGit00 VinciGit00 deleted the temp branch August 28, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants