受欢迎的博客标签
RSS

博客

How to Setup SSH Passwordless Login Using SSH Keygen in 5 Easy Steps
How to Setup SSH Passwordless Login Using SSH Keygen in 5 Easy Steps
Make your github.com faster (github.com加速教程)
github.com加速教程
git for Home Assistant
git for Home Assistant
How LLM works(Ollama)?c# .Net
安装 Ollama的安装方式常用的有两种,一种是去官网下载,另一种是去GitHub下载,可以选择对应的系统版本进行下载 官网首页直接下载 https://ollama.com/Github Relase下载 https://github
How LLM works(LLamaSharp)?c# .Net
  namespace appLLama { internal class Program { static void Main<span class="token punctuat
Remote Desktop client for Android
Download the Microsoft Remote Desktop client from Google Play https://play.google.com/store/apps/details?id=com.microso
MCP Server in C# .NET(TransportType=StdIo)
Developing Real-Time Web Applications with Server-Sent Events in C# .NET
使用ML.Net Developing an ML model to integrate into HA
Developing an ML model to integrate into HA. 使用ML.Net Developing an ML model to integrate into HA
AI and Home assistant
我们使用自然语言跟大模型交流,大模型选择一个合适工具函数,把函数名称还有参数返回给我,再使用Python具体执行这个函数,这个就是大模型Function Call的一个实现思路。 你是一个智能家居AI,你的根据用户输入返回对函数,必须从函
MCP Server in C# .NET - How it works?(AI Chat Application Using MCP and LLM)
MCP Host LLM‑hosting teams embed an MCP client in their host (chatbot framework, IDE plugin, etc.).