mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
docs: update repo links, citations (#1990)
Some checks failed
publish docs / publish-docs (push) Has been cancelled
release-please / release-please (push) Has been cancelled
tests / setup (push) Has been cancelled
tests / ${{ matrix.quality-command }} (black) (push) Has been cancelled
tests / ${{ matrix.quality-command }} (mypy) (push) Has been cancelled
tests / ${{ matrix.quality-command }} (ruff) (push) Has been cancelled
tests / test (push) Has been cancelled
tests / all_checks_passed (push) Has been cancelled
Some checks failed
publish docs / publish-docs (push) Has been cancelled
release-please / release-please (push) Has been cancelled
tests / setup (push) Has been cancelled
tests / ${{ matrix.quality-command }} (black) (push) Has been cancelled
tests / ${{ matrix.quality-command }} (mypy) (push) Has been cancelled
tests / ${{ matrix.quality-command }} (ruff) (push) Has been cancelled
tests / test (push) Has been cancelled
tests / all_checks_passed (push) Has been cancelled
* docs: update project links ... * docs: update citation
This commit is contained in:
parent
187bc9320e
commit
15f73dbc48
4 changed files with 15 additions and 24 deletions
|
|
@ -26,12 +26,12 @@ The clients are kept up to date automatically, so we encourage you to use the la
|
|||
<Card
|
||||
title="Java - WIP"
|
||||
icon="fa-brands fa-java"
|
||||
href="https://github.com/imartinez/privateGPT-java"
|
||||
href="https://github.com/zylon-ai/private-gpt-java"
|
||||
/>
|
||||
<Card
|
||||
title="Go - WIP"
|
||||
icon="fa-brands fa-golang"
|
||||
href="https://github.com/imartinez/privateGPT-go"
|
||||
href="https://github.com/zylon-ai/private-gpt-go"
|
||||
/>
|
||||
</Cards>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue