14 Commits (13ba2fe457b03dc693bd111dd678f98ed4f062a1)
 

Author SHA1 Message Date
lasseedfast 13ba2fe457 Add compatibility attribute 'content' to response for legacy support 5 months ago
lasseedfast 3239d6c367 Update .gitignore: add Thumbs.db and test_ollama_embeddings.py to ignored files 5 months ago
lasseedfast a6a388d3d0 Refactor LLM class export: update import statement and define public API 5 months ago
lasseedfast 4567ed2752 Enhance LLM class: add support for embeddings model, update model options, and improve VPN handling 5 months ago
lasseedfast 12b7c5ba4d Enhance LLM class: add local availability and timeout parameters, update model handling, and refactor header building 8 months ago
lasseedfast a5a7034bbc Add backoff retry mechanism for remote API calls in LLM class 8 months ago
lasseedfast 2e370c03ca Update installation instructions and to remove GitHub and add git.edfast.se 8 months ago
lasseedfast 2431c667b1 Enhance README and LLM class: add native thinking feature support, update installation instructions, and improve streaming handling 9 months ago
lasseedfast 7360a1ed82 Update README and install script: add installation instructions and create dependency installation script 9 months ago
lasseedfast 17d3335ff6 Enhance LLM class: add 'think' parameter for reasoning models and improve message handling 9 months ago
lasseedfast c275704014 Remove debug print statements from message preparation methods 9 months ago
lasseedfast aba0951534 Refactor package structure: rename to "llm_client", update imports, and enhance setup configuration 9 months ago
lasseedfast c998de1077 Update package name to "llm_client" and require Python 3.8 or higher 9 months ago
lasseedfast 6c807c8744 first commit 9 months ago