Search Results for

    Show / Hide Table of Contents

    Tools

    Dotnet prompt provide dotnet implementation of tools useful for Natural Language Processing tasks. Most of these tools are availible for python developers natively and we trying to replicate them in C# for use with LLMs.

    But, all the tools provide interfaces and could be easily replaced with python binding or other implementations.

    Embedder

    Tokenizer

    • Improve this Doc
    In This Article
    Back to top Copyright 2023 © Pavel «xakpc» Osadchuk for DotnetPrompt