Bongnam's devlog
  • Home
  • About
  • ai
  • dev
Sign in Subscribe
A complete introduction to PydanticAI
ai

A complete introduction to PydanticAI

PydanticAI is a library for building AI agents that leverages Pydantic’s powerful type validation capabilities. This post is a complete introduction to PydanticAI, exploring how to implement an agent using PydanticAI, with detailed code examples.
Read More
A deep dive into DeepSeek-R1
ai

A deep dive into DeepSeek-R1

Hello, in this post, we’ll take a closer look at the
Read More
[shell] Trimming fixed prefixes and suffixes from string variables
dev

[shell] Trimming fixed prefixes and suffixes from string variables

In shell scripting, there are often cases where you want to remove file extensions like `.txt` or `.png` from a string variable. In Python, you could use the `split` method, but how can you handle this simply in a shell script?
Read More
Using DeepSeek-V3 in Langchain
ai

Using DeepSeek-V3 in Langchain

An open-source model claiming performance comparable to GPT-4 and Claude-3.5-Sonnet, the DeepSeek V3 model, has been released. In this post, we will briefly introduce how to use the DeepSeek-V3 model in LangChain.
Read More
Bongnam's devlog © 2025
Powered by Ghost