Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

v0.1.3 WebAPI Release

Compare
Choose a tag to compare
@saddam213 saddam213 released this 17 Sep 23:27
· 12 commits to master since this release
dcad8e5

Ths release contains the first stable version of the ASP.NET Core WebAPI example, documentation available in the WebApi project readme and also live swagger documentation here LLamaStack WebApi

  1. WebApi Example added
  2. Internal Executors added
  3. SessionState save/load improvements
  4. Token data now returned in token based Infer calls (TokenId, Logit, Probability)

Some other small improvements and more documentation also added.