Skip to content
Higherpass
  • DevOps
  • Javascript
  • ML-AI
  • Python
Higherpass
  • Home
  • LLM integration

Tag: LLM integration

Categories ML-AI Python

Using Playwright in LangGraph Agents for Automated Website Login

  • By Craig
  • May 14, 2025

Introduction LangGraph provides a powerful framework for building agent-based applications powered by language models. When these applications need to interact with the web, Playwright…

Read More
Categories ML-AI Python

Streamlining LLM Integration with LiteLLM

  • By Craig
  • April 30, 2025

In the rapidly evolving landscape of Large Language Model (LLM) applications, developers often face significant challenges when integrating multiple LLM providers. Each provider—whether OpenAI,…

Read More
Fast MCP Inspector
Categories Python ML-AI

Building a MCP Server So LLMs Can Count Letters

  • By Craig
  • April 29, 2025

Large Language Models (LLMs) sometimes struggle with simple counting tasks like determining the number of ‘r’s in words like “strawberry” or “raspberry”. While this…

Read More
Categories ML-AI Programming

Understanding LLM APIs: How to Use OpenAI, Anthropic, and Others in Your Projects

  • By Craig
  • March 17, 2025

A Beginner’s Guide to Making API Calls to ChatGPT, Claude, and More Introduction Large Language Models (LLMs) have revolutionized how we interact with artificial…

Read More

Popular Posts

  • Getting Started with Three.js in Vue 3
  • Building Custom Chatbots with Atomic-Agents and OpenAI
  • Building a LangGraph.JS Agent in TypeScript with Memory
  • LangGraph Basics: Building Advanced AI Agents with Graph Architecture
  • Testing LangGraph Agents with pytest and Test-Driven Development
Copyright © 2025
  • DevOps
  • Javascript
  • ML-AI
  • Python