Skip to content

Gauthampdn/testingLangsmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroceryListV2

GroceryListV2 is a Node.js application designed to help you manage your grocery list efficiently. This project uses environment variables for configuration, demonstrates dependency management with npm, and supports custom tracing.

Prerequisites

  • Node.js: Ensure you have Node.js (v12 or higher recommended) installed.
  • npm: Comes bundled with Node.js.

Setup and Installation

Follow these steps to set up and run the application:

1. Configure Environment Variables

Create a .env file in the root directory of the project and add the necessary environment variables based on the .env.example

Then run

npm i
node groverylistV2.js

Langsmith vaiables

Remember to get your own api key and project for the langsmith stuff from the website or you wont be able to see the tracing yourself

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors