This website requires JavaScript.
Explore
Help
Sign In
scisharp
/
LLamaSharp
Watch
1
Star
0
Fork
You've already forked LLamaSharp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
experimental_cpp
LLamaSharp
/
LLama.Web
/
Models
/
CancelModel.cs
8 lines
124 B
C#
Raw
Permalink
Blame
History
namespace
LLama.Web.Models
{
public
class
CancelModel
{
public
string
ConnectionId
{
get
;
set
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink