AkiKurisu / UniChat

一个用于在Unity中开发在线和离线聊天机器人的管线。A pipeline designed to create online and offline chat-bot in Unity.
MIT License
40 stars 7 forks source link

Add Ollama LLM Client #10

Closed AkiKurisu closed 2 months ago

AkiKurisu commented 2 months ago

Add

Ollama is an efficient and lightweight LLM deployment application that supports chat API.

Change

Remove status flag in ILLMResponse, all error inside web request should be thrown as exception and will be traced by tracer.