mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Fix URLs
This commit is contained in:
@@ -51,7 +51,7 @@ To familiarize yourself with the application, the following are the Website and
|
||||
```
|
||||
|
||||
- paste the URL: https://big-agi.com
|
||||
- drag & drop: [README.md](https://raw.githubusercontent.com/enricoros/big-AGI/v2/dev/README.md)
|
||||
- drag & drop: [README.md](https://raw.githubusercontent.com/enricoros/big-AGI/v2-dev/README.md)
|
||||
|
||||
```markdown
|
||||
I am announcing a new version, 1.2.3.
|
||||
|
||||
@@ -29,7 +29,7 @@ This repository contains two main versions:
|
||||
- `v1-dev`: V1 development branch (this branch)
|
||||
- `v1-stable`: Current stable version
|
||||
|
||||
Note: After the V2 release in Q4, `v2/dev` will become the default branch and `v1/dev` will reach EOL.
|
||||
Note: After the V2 release in Q4, `v2-dev` will become the default branch and `v1-dev` will reach EOL.
|
||||
|
||||
### Quick links: 👉 [roadmap](https://github.com/users/enricoros/projects/4/views/2) 👉 [installation](docs/installation.md) 👉 [documentation](docs/README.md)
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ It's like having a brainstorm session with several smart people,
|
||||
each adding their own unique perspective.
|
||||
Beam lets you make the best of them all.
|
||||
|
||||

|
||||

|
||||
|
||||
`, // Let's get you to better chat answers, faster.
|
||||
},
|
||||
@@ -56,7 +56,7 @@ Merging is **combining the best parts of each response** into a great, coherent
|
||||
You can choose from various merge options, including **Fusion**, **Checklist**, **Compare**, and **Custom**.
|
||||
Experiment with different options to find the one that works best for your chat.
|
||||
|
||||

|
||||

|
||||
`, // > Merge until you have a single, high-quality response. Or choose the final response manually, skipping merge.
|
||||
},
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user