mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 06:00:15 -07:00
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
# Frequently Asked Questions
|
|
|
|
Quick answers to common questions about Big-AGI. For detailed documentation, see our [Website Docs](https://big-agi.com/docs).
|
|
|
|
### Versions
|
|
|
|
<details open>
|
|
<summary><b>How do I check my Big-AGI version?</b></summary>
|
|
|
|
You can see the version in the _News_ section of the app, as per the image below.
|
|
|
|

|
|
</details>
|
|
|
|
<details open>
|
|
<summary><b>How do I verify my Vercel deployment version?</b></summary>
|
|
|
|
You can go in the **deployments** section of your Vercel project, and at a quick glance see
|
|
what is the latest deployment status, time, and link to the source code.
|
|
|
|

|
|
|
|
Each deployment links directly to its source code commit.
|
|
</details>
|
|
|
|
---
|
|
|
|
Missing something? [Open an issue](https://github.com/enricoros/big-agi/issues/new) or [join our Discord](https://discord.gg/MkH4qj2Jp9).
|