126 followers
I'm using the Unlicense. It is a permissive free software license. | https://opensource.org/license/unlicense
If a content need a specific license, this will be specified in the related document.
The LangChainJS Team is Fantastic ✨, and my previous article is already obsolete · In my previous article Actually Benefiting from Structured Output...
✋ this article is now obsolete [Sun 9 Feb] - @langchain/ollama has been updated - you can read my new blog post: "Structured Output" with Ollama and...
The answer is yes · Introduction The announcement of DeepSeek-R1 in January made headlines. This announcement even had a significant impact on the stock...
I recently led a workshop on developing LLM-based RPG game tools. One tool was designed to generate random character names based on their in-game race...
How to analyse remote source code thanks to Ollama and the MCP protocol · Introduction In the previous blog post, we saw how to create our own MCP server...
Introduction Today, we'll look at creating an MCP server in Go and serving it with Docker. Prerequisites: having read Understanding the Model Context...