Skip to content

Skeleton to build LLM based projects with langchain and typescript

License

Notifications You must be signed in to change notification settings

ChemaAlfonso/ts-langchain-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript langchain skeleton

👉 Description

An skeleton for LLMs related developing using Langchain with Typescript.

❔ What includes?

Just the basics to prevent reinit from totally scratch:

⚙️ Env

Clone .env.example and replace with your custom env, then just invoke:

import { getEnv } from '../env.js'

getEnv('YOUR_ENV_KEY')

About

Skeleton to build LLM based projects with langchain and typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published