Skip to content

Commit

Permalink
Add Getting Started instructions for Openchat Django App (including b…
Browse files Browse the repository at this point in the history
…reaking change notice)
  • Loading branch information
codebanesr committed Aug 13, 2023
1 parent f16da85 commit a4d4876
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,15 @@ make install
make.bat
```

Sure, here's the modified text with the additional line you requested:

## Getting Started with the Openchat Django App

Start your adventure of contributing to and using OpenChat, now remade using the Python programming language. You can begin by following the instructions in the guide available here: [OpenChat Python Guide](docs/django_release.md).

Once the installation is complete, you can access the OpenChat console at: http://localhost:8000
**Kindly be aware that the transition to the Python backend includes a significant alteration related to the Qdrant vector store, constituting a breaking change.**

Once the installation is complete, you can access the OpenChat console at: http://localhost:8000

Documentation [available here](https://docs.openchat.so/introduction)

Expand Down

0 comments on commit a4d4876

Please sign in to comment.