Skip to content

A example implimentation of a langraph agent wrapped into an api to be used by front ends. Contains a single "agentParser" endpoint. Use to take in natural language command, parse via agent and return tx data to build a BTC or mUSD tx for Taho.

Notifications You must be signed in to change notification settings

willjrho/Langgraph-API-Wrapper

Repository files navigation

CryptoFace-API

Example of a Langgraph agent wrapped into an API for wide front end distribution.

This API has a single endpoint which is used to recieved tx data from a front end, send data to a crypto langgraph agent with 2 abilities - parse said data for a musd tx and parse said data for a btc tx. The api reponds with data that is ready to be used to build / submit a tx with a web3 wallet such as Taho.

About

A example implimentation of a langraph agent wrapped into an api to be used by front ends. Contains a single "agentParser" endpoint. Use to take in natural language command, parse via agent and return tx data to build a BTC or mUSD tx for Taho.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published