You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5de82dabb7 | 3 months ago | |
---|---|---|
.config | 3 months ago | |
Data | 3 months ago | |
Pages | 3 months ago | |
Properties | 3 months ago | |
Shared | 3 months ago | |
wwwroot | 3 months ago | |
.gitattributes | 3 months ago | |
.gitignore | 3 months ago | |
App.razor | 3 months ago | |
BlazorChat.csproj | 3 months ago | |
BlazorChat.sln | 3 months ago | |
BlazorChatSampleHub.cs | 3 months ago | |
Program.cs | 3 months ago | |
README.md | 3 months ago | |
Startup.cs | 3 months ago | |
_Imports.razor | 3 months ago | |
appsettings.Development.json | 3 months ago | |
appsettings.json | 3 months ago | |
img.bmp | 3 months ago |
README.md
Blazor Chat LLM
-
Blazor를 이용한 Chat LLM (서버는 Mac-mini로 Llama 3.1을 동작 중...)
-
아마도
https://github.com/conficient/BlazorChatSample
를 참조한 것 같은데... 오래되서 잘 기억이 나지 않음...
-
계정은 대충 아무거나 비밀번호 입력해서 접속하면 채팅 가능함
-
채팅 인원을 1명으로 제한하여 동시 접속 시, 풀리는 과정에서 강제 로그아웃 발생함