Skip to content

sayanmondal31/langgraph-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langgraph-test

To install dependencies:

bun install

To run:

bun run index.js

Add to .env file

OPENAI_API_KEY=<ENTER YOUR API KEY>

LANGSMITH_TRACING=true
LANGSMITH_ENDPOINT="https://api.smith.langchain.com"
LANGSMITH_API_KEY=<Add your LANGSMITH_API_KEY>
LANGSMITH_PROJECT=<ADD YOUR PROJECT NAME>

This project was created using bun init in bun v1.1.31. Bun is a fast all-in-one JavaScript runtime.

About

This is langchain basic project which does addition, multiplication, divide with two numbers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published