Skip to content
Snippets Groups Projects
Unverified Commit 347f122d authored by Matthew Farrellee's avatar Matthew Farrellee Committed by GitHub
Browse files

Deprecate mode() in favor of __init__(base_url=...) for NVIDIA,...

Deprecate mode() in favor of __init__(base_url=...) for NVIDIA, NVIDIAEmbedding, NVIDIARerank (#13572)

* deprecate NVIDIA().mode(...), use NVIDIA(...) instead

* bump version to 0.1.3

* deprecate NVIDIAEmbedding().mode(...), use NVIDIAEmbedding(...) instead

* bump version to 0.1.2

* deprecate NVIDIARerank().mode(...), use NVIDIARerank(...) instead

* bump version to 0.1.3
parent 8edcc63b
No related branches found
No related tags found
Loading
Showing
with 444 additions and 259 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment