Skip to content

AltSerivon/VCProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VC_Sourcing

LangGraph-based Python app.

Setup

Create a virtual environment, install the package in editable mode, and install dev dependencies:

python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

Copy .env.example to .env and set OPENAI_API_KEY when you use OpenAI-backed nodes.

Run

vc-sourcing

Or:

python -m vc_sourcing.main

Tests

pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages