Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-menjivar committed Nov 17, 2023
1 parent 6733b85 commit b393d10
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,19 @@ Leveraging the power of Next.js and Supabase, it offers a user-friendly and robu
You can use it live at [app.unsaged.com](https://app.unsaged.com). Just make sure not to put in personal information as your conversations will be stored in Postgres (Supabase) until you delete them.

- [🎉 Welcome to unSAGED](#-welcome-to-unsaged)
- [🚧 Installation](#-installation)
- [🌟 Key Features](#-key-features)
- [🤖 Supported AI Models](#-supported-ai-models)
- [🚧 Getting Started with unSAGED](#-getting-started-with-unsaged)
- [🚀 Upgrading unSAGED](#-upgrading-unsaged)
- [📝 License](#-license)
- [🤝 How to Contribute](#-how-to-contribute)
- [📸 Screenshots](#-screenshots)
- [📚 Built With](#-built-with)

## 🚧 Installation

Follow the installation instructions in the [Getting Started](https://unsaged.com/docs/getting-started/installation) section of the documentation.

## 🌟 Key Features

- **Multi-Model Support**: Switch between different AI models from a variety of providers with ease.
Expand Down Expand Up @@ -49,10 +53,6 @@ You can use it live at [app.unsaged.com](https://app.unsaged.com). Just make sur
- Phind-Codellama
- Mistral, Mistral-OpenOrca

## 🚧 Getting Started with unSAGED

Follow the installation instructions in the [Getting Started](https://unsaged.com/docs/getting-started/installation) section of the documentation.

## 🚀 Upgrading unSAGED

On November 13th, 2023, we released a major update to unSAGED, which required a database table columns update. If you are upgrading from a version of unSAGED released before this date, you will need to run the [Upgrade Script](./UpgradeScript.sql) in the [Supabase SQL editor](https://app.supabase.com/project/_/sql).
Expand Down

2 comments on commit b393d10

@vercel
Copy link

@vercel vercel bot commented on b393d10 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b393d10 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

unsaged-app – ./packages/unsaged

unsaged-app-generativeai.vercel.app
app.unsaged.com
unsaged-app-git-main-generativeai.vercel.app
unsaged-app.vercel.app

Please sign in to comment.