| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0 16.1
New in version 16.1 (Pre-Release)
| Item | Details | Server |
|---|---|---|
| Dialog.GetTitleIcon Returns the icon displayed in the titlebar. | Win only |
❌ Server |
| Dialog.SetTitleIcon Sets the icon to be displayed in the window title to a given icon. | Win only |
❌ Server |
| EnvironmentVariables.JSON Queries all variables with values as JSON. | All |
✅ Server |
| FM.SQL.InsertOrUpdateRecords Insert or updates a lot of records queried from a database. | All |
✅ Server |
| FM.SQL.InsertOrUpdateRecordsToSQL Insert or updates a lot of records queried from a database. | All |
✅ Server |
| Files.ApplicationPathWithBundleIdentifier Get the file path for the application with the given identifier | Mac only |
✅ Server |
| Files.OpenFiles Queries list of open files from the application. | All |
✅ Server |
| GMImage.Profiles Queries the list of available profiles. | All |
✅ Server |
| JSON.ToToon Converts the JSON to TOON. | All |
✅ Server |
| Llama.Backends Queries the backends available. | All |
✅ Server |
| Llama.Chat Sends a chat messages to the model. | All |
✅ Server |
| Llama.ChatBuiltinTemplates Queres the list of built-in template names. | All |
✅ Server |
| Llama.ClearTranscript Clears the current transcript. | All |
✅ Server |
| Llama.CloseContext Closes the context. | All |
✅ Server |
| Llama.CloseModel Closes the current model. | All |
✅ Server |
| Llama.CloseSampler Closes the current sampler. | All |
✅ Server |
| Llama.ContextAvailable Queries context memory available. | All |
✅ Server |
| Llama.ContextUsed Queries context memory used. | All |
✅ Server |
| Llama.Detokenize Convert the provided tokens into text (inverse of llama_tokenize()). | All |
✅ Server |
| Llama.InitSampler Initializes the sampler chain. | All |
✅ Server |
| Llama.List Lists all the current llama identifiers. | All |
✅ Server |
| Llama.LoadLibrary Loads the library. | All |
✅ Server |
| Llama.LoadModel Load the model from a file. | All |
✅ Server |
| Llama.Loaded Whether the library is loaded. | All |
✅ Server |
| Llama.ModelChatTemplate Queries the chat template text for the model. | All |
✅ Server |
| Llama.ModelMetadata Queries the metadata for a model. | All |
✅ Server |
| Llama.ModelSize Queries the model size. | All |
✅ Server |
| Llama.New Creates a new session. | All |
✅ Server |
| Llama.Query Runs a text through the model. | All |
✅ Server |
| Llama.Release Releases the session. | All |
✅ Server |
| Llama.ReleaseAll Releases all sessions. | All |
✅ Server |
| Llama.StartContext Initializes a context. | All |
✅ Server |
| Llama.Tokenize Convert the provided text into tokens. | All |
✅ Server |
| Llama.Transcript Queries the transcript. | All |
✅ Server |
| Llama.TranscriptJSON Queries the transcript as JSON. | All |
✅ Server |
| Matrix.InsertOrUpdateRecords Insert or updates a lot of records queried from a database. | All |
✅ Server |
| Matrix.InsertOrUpdateRecordsToSQL Insert or updates a lot of records queried from a database. | All |
✅ Server |
| OCR.RenderPDF Prozesses pages to render a PDF with embedded recognized text. | All |
✅ Server |
| Phidget.ClearLEDs Turn off all LEDs. | All |
✅ Server |
| Phidget.SetAnimation Display an animation. | All |
✅ Server |
| Phidget.SetLED Set the color of a single of LED. | All |
✅ Server |
| Phidget.SetLEDs Not yet documented | All |
✅ Server |
| Phidget.StopAnimation Disable the specified animation. | All |
✅ Server |
| Phidget.SynchronizeAnimations Restart all animations at the same time. | All |
✅ Server |
| Process.GetQOSClass Queries the Quality Of Service class for the current thread. | All |
✅ Server |
| Process.SetQOSClass Sets the Quality Of Service class for the current thread. | All |
✅ Server |
| ScriptWorkspace.SelectGroup Selects a group of scripts. | Mac only |
❌ Server |
| SyntaxColoring.GetFormatAddSpaceBeforeSemicolon Queries whether calculation formatting should add space before semicolons. | Mac only |
❌ Server |
| SyntaxColoring.SetFormatAddSpaceBeforeSemicolon Sets whether calculation formatting should add space before semicolons. | Mac only |
❌ Server |
| Translation.DetectLanguage Detects the language of a given text. | Mac/iOS |
✅ Server |
| XL.Book.Clear Removes all data from a workbook. | All |
✅ Server |
| XL.Book.ConditionalFormat Returns a conditional format with defined index. | All |
✅ Server |
| XL.Book.ConditionalFormatSize Returns a number of conditional formats in this book. | All |
✅ Server |
| XL.Book.ErrorCode Queries the last error code. | All |
✅ Server |
| XL.Book.SheetName Queries the name of a sheet. | All |
✅ Server |
| XL.LoadBookInfo Loads a Excel file metadata. | All |
✅ Server |
| XL.Sheet.ConditionalFormatSize Returns a number of conditional formatting rules in this worksheet (only for xlsx files). | All |
✅ Server |
| XL.Sheet.ConditionalFormatting Returns conditional formatting rules with the specified index (only for xlsx files). | All |
✅ Server |
| XL.Sheet.RemoveConditionalFormatting Removes conditional formatting rules with the specified index for the sheet (only for xlsx files). | All |
✅ Server |
59 functions shown.
New parameters added
| Item | Details | Server |
|---|---|---|
| ScriptWorkspace.OpenScript: Group Opens a script by name. | Mac only |
❌ Server |
| SystemInfo.ADSystemInfo: IncludeGroups Queries Active Directory information. | Win only |
❌ Server |
2 functions shown.
These functions require a license (50%).
Blog Entries