Finda2aFinda2a
L

LangGraph Currency Agent

Featured Service
Default
43 views

Introduction

This sample demonstrates a currency conversion agent built with LangGraph and exposed through the A2A protocol. It showcases conversational interactions with support for multi-turn dialogue and streaming responses.

#LangGraph
#LLM
#Agent Framework

Features

  • Multi-turn Conversations: Agent can request additional information when needed
  • Real-time Streaming: Provides status updates during processing
  • Push Notifications: Support for webhook-based notifications
  • Conversational Memory: Maintains context across interactions
  • Currency Exchange Tool: Integrates with Frankfurter API for real-time rates

See more in the repository