foundry-local-sdk 1.2.2

Local AI model inference powered by the Foundry Local Core engine
1
2
3
4
5
6
7
8
9
10
11
12
{
    "foundry-local-core":  {
                               "python":  "1.2.2",
                               "nuget":  "1.2.2"
                           },
    "onnxruntime":  {
                        "version":  "1.26.0"
                    },
    "onnxruntime-genai":  {
                              "version":  "0.14.1"
                          }
}