Bundle | Description |
---|---|
API.Google.Gemini | Google Gemini ML client APIs (-lib gemini) |
API.Google.Gemini.Corpus | Google Gemini corpus APIs (-lib gemini) |
API.Google.Gemini.Tuning | Google Gemini support for tuned models (-lib gemini) |
API.Ollama | Ollama client APIs (-lib ollama) |
API.OpenAI | Support for OpenAIs models and assistant and general APIs (-lib openai) |
API.OpenAI.Audio | Support for OpenAI audio APIs (-lib openai) |
API.OpenAI.Chat | Support for OpenAI chat APIs (-lib openai) |
API.OpenAI.Tuning | Support for fine-tuning models (-lib openai) |
Collection | Generic collection framework (-lib gen_collect) |
Collection.Tuple | Immutable tuple classes (-lib gen_collect) |
Data.CSV | Process and perform calculations on CSV files (-lib csv.obl) |
Data.JSON | Support for parsing JSON strings and documents (-lib json.obl) |
Data.JSON.Scheme | Support for e JSON Schema metadata (-lib json) |
Data.JSON.Stream | Support for JSON stream parsing (-lib json_stream) |
Data.XML | Support for parsing XML documents (-lib xml) |
Database.ODBC | Database access support via ODBC (-lib odbc) |
Encryption | Provides encryption and encoding functionality (-lib encrypt) |
Game.Framework | 2D gaming framework that uses SDL2 (-lib sdl_game) |
Game.SDL2 | General SDL2 wrapper (-lib sdl2) |
Query.RegEx | Regular expression engine (-lib regex.obl) |
Query.Structured | Supports processing of semi-structured data (-lib query) |
System | Core system classes |
System.API | System API Bundle |
System.Concurrency | System support for threads and runtime concurrency |
System.Diagnostics | Support for basic code diagnostics (-lib diags) |
System.IO | Provides I/O functions |
System.IO.Filesystem | Supports filesystem operations |
System.IO.Net | Provides network support |
System.IO.Net.OAuth | OAuth client (-lib lib) |
System.Introspection | Allow programmers to introspect the runtime elements |
System.ML | Machine learning and data science routines (-lib ml) |
System.Time | Provides support for dates and times |
System.Utility | Various support utilities (-lib misc) |
Web.HTTP | Web client support (-lib net) |
Web.HTTP.Server | Web server support (-lib net) |
Web.RSS | Provides support for RSS (-lib rss) |