Intermediate

Auto Added by WPeMatico

How to Use Gemini 3 Pro in CLI?

AI-based coding agents are changing developer workflows. Proof – the arrival of Gemini 3 Pro in the Gemini CLI. It shows a significant advancement. For instance, it provides advanced reasoning, enhanced tool usage, and natural-language coding right in the terminal. Developers will be able to generate, fix, and refactor code without needing to break their flow by […]

How to Use Gemini 3 Pro in CLI? Read More »

Preference Fine-Tuning LFM 2 Using DPO

Liquid Foundation Models (LFM 2) define a new class of small language models designed to deliver strong reasoning and instruction-following capabilities directly on edge devices. Unlike large cloud-centric LLMs, LFM 2 focuses on efficiency, low latency, and memory awareness while still maintaining competitive performance. This design makes it a compelling choice for applications on mobile

Preference Fine-Tuning LFM 2 Using DPO Read More »

Create an Agent that can Learn from Interactions using AutoGen 

Imagine a chatbot makes a joke, and the user gives it a negative feedback. The same agent is far funnier on the said topic a week later. This is what we mean by agent’s live adaptation. Most chat agents as of now are static programs in nature. They don’t really learn from user feedback during

Create an Agent that can Learn from Interactions using AutoGen  Read More »