Releases: fnnx-ai/scikit-llm
Releases · fnnx-ai/scikit-llm
v1.4.3
Compare
Sorry, something went wrong.
No results found
Changes
Fix prompt typo templates.py (#125 )
Remove debug print statement and bump to v1.4.3 (#129 )
🧹 Maintenance
Bump peter-evans/create-pull-request from 6 to 7 (#116 )
v1.4.2
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
Added model constants file and standardize model name usage (#124 )
Added Anthropic API support (#118 )
Added support for reasoning models/gpt-5
v1.4.1
Compare
Sorry, something went wrong.
No results found
Changes
Fixed labels extraction for multi-label classifiers (#117 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
Changes
Replaced gpt4all with llama-cpp-python (#110 )
v1.3.1
Compare
Sorry, something went wrong.
No results found
Changes
Added gpt-4o-mini to the list of tunable models (#108 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
Changes
Chain of thought classifier (#106 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
Changes
Added NER task (#103 )
Added multi-threading (#101 )
Adjusted attributes in OpenAI mixin (#95 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Changes
Updated default models (#94 )
Added Gemini support [Vertex backend] (#94 )
Added custom URL support [GPT backend] (#94 )
Added embedding support for Azure [GPT backend] (#94 )
Added optional distance metric for KNN in DynamicFewShotGPTClassifier (#92 )
🧹 Maintenance
Bump actions/checkout from 3 to 4 (#72 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changes
Major code refactoring
New documentation
v0.4.2
Compare
Sorry, something went wrong.
No results found
Changes
OpenAI version is temporarily set to <1.0 in order to avoid compatibility issues