LLMHelperFunctions is a .NET class library that contains a bunch of functions that are frequently used in LLM software development, such as fetching the context length from different model providers like Ollama. This project aims to be the Swiss Army knife of LLM development related faculties.
dotnet add package LLMHelperFunctions
TODO