Skip to content

Commit

Permalink
Update README.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev authored Mar 18, 2024
1 parent d9748fd commit 33d08ae
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
🚧 Under Active Development 🚧

Please expect breaking changes, a bunch of additional features. We're just getting started.
This repo is under active developments. Do not use code from `main`. Instead please checkout code from [releases](https://github.com/langchain-ai/langchain-extract/releases)

This repository is not a library, but a jumping point for your own application -- so do not be surprised to find breaking changes between releases!

# 🦜⛏️ LangChain Extract

Expand Down Expand Up @@ -204,4 +206,4 @@ Testing and formatting is done using a Makefile inside `[root]/backend`

```sh
make format
```
```

0 comments on commit 33d08ae

Please sign in to comment.