Releases: senxd/LLM-Interface
Releases · senxd/LLM-Interface
Release list
v.1.0.8-Beta
Better Memory Handling & Cleanup
v1.0.7-Beta
Chained Tool Requests, Additional Tool function
v1.0.6-Beta
Tool Calling Features - Tool Injection Prompts - Tool Calling Potentiality with LM Studio Model
v1.0.5-Beta
Tool Logic Fix & Clear Inline Tools - Error if no functions are defined but one or more Tools are present with OpenAIModel - Ability to clear all InlineTools of a model
v1.0.4-Beta
Naming Conventions, Class merging, Optimization - Since LMStudio uses the same structure for the API as OpenAI, made OpenAIModel open allowing for LMStudio to latch onto OpenAI for less redundant code - Added changing readTimeout on the fly for OkHttpLLM - Changed capital inline functions for main DSL to non-capital to conform to standard Kotlin naming conventions. - Removed Prompt Class in favor of Messages holding all related information
v1.0.3-Beta
v1.0.2-Beta
v1.0.1-Beta
v1.0.0-Beta
Removed Readme Snippet Does not work