Skip to content

Coding-Crashkurse/Langsmith-Basics

Repository files navigation

LangSmith Project

This repository contains work and experiments related to the LangSmith platform.

Files

  • langs.ipynb: Focuses on tracing and listing runs, useful for filtering data by metadata and other related operations.
  • data.ipynb: Contains work with LangSmith and datasets used for evaluation.
  • extended_questions_answers.csv: A CSV dataset, possibly comprising questions and answers.
  • .env.example: Configuration file with environment-specific variables.
  • requirements.txt: Lists the Python libraries and dependencies necessary for the project.

Setup

  1. Clone the repository.
  2. Set up the environment using the .env file.
  3. Install dependencies with pip install -r requirements.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published