

Scikit-LLM
#10 in Prompt- & Dev-WarktüüchUnknown · 3× · tolest 30. Juni 2026
6
Momentum
Scikit-LLM is a Python library that bridges the gap between classical machine learning and modern LLM API calls. It connects traditional ML approaches with the use of language models.
Momentum-Verloop
19.05.17.08.
Features
| Lizenz | MIT License |
| Plattform | Python-Bibliothek (Python ≥3.8), Betriebssystem-unabhängig, Installation via pip |
| Preis | Bibliothek selbst kostenlos (Open Source); Nutzung erfordert eigenen API-Key des jeweiligen LLM-Anbieters (z.B. OpenAI), Kosten variieren je Anbieter |
| Protokoll-Kompatibilität | Estimatoren gruppiert nach 'Backend-Familien' je nach API-Format; 'gpt'-Familie folgt dem OpenAI-API-Format, kompatibel mit jedem OpenAI-kompatiblen Endpunkt via Custom-URL |
| Release-Datum | v1.0.0 veröffentlicht am 25. Dezember 2023 (erste Version 0.4.0 im August 2023) |
| Unterstützte Modelle/Provider | OpenAI (GPT-3.5/GPT-4), Azure OpenAI, Google Vertex AI (u.a. Gemini, PaLM), GPT4All, Ollama, GGUF/Llama.cpp sowie beliebige OpenAI-kompatible Custom-URL-Endpunkte |