Skip to content

Commit 0b812d2

Browse files
authored
Deprecate repository and redirect to active resources (#617)
1 parent c6dd7f2 commit 0b812d2

File tree

5 files changed

+35
-13
lines changed

5 files changed

+35
-13
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# THIS REPOSITORY IS DEPRECATED AND NO LONGER MAINTAINED.
12
* @google/generative-ai-admin
23

34
# demos/palm/web/talking-character

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
> [!WARNING]
2+
> **This repository is deprecated and no longer maintained.**
3+
>
4+
> Please visit the following active resources:
5+
> * **Gemini Documentation**: [ai.google.dev/gemini-api/docs](https://ai.google.dev/gemini-api/docs)
6+
> * **Gemini Cookbook**: [github.com/google-gemini/cookbook](https://github.com/google-gemini/cookbook)
7+
> * **Gemma Cookbook**: [github.com/google-gemini/gemma-cookbook](https://github.com/google-gemini/gemma-cookbook)
8+
19
# How to Contribute
210

311
We would love to accept your patches and contributions to this project.

DEMO_MAINTAINERS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
> [!WARNING]
2+
> **This repository is deprecated and no longer maintained.**
3+
>
4+
> Please visit the following active resources:
5+
> * **Gemini Documentation**: [ai.google.dev/gemini-api/docs](https://ai.google.dev/gemini-api/docs)
6+
> * **Gemini Cookbook**: [github.com/google-gemini/cookbook](https://github.com/google-gemini/cookbook)
7+
> * **Gemma Cookbook**: [github.com/google-gemini/gemma-cookbook](https://github.com/google-gemini/gemma-cookbook)
8+
19
# Demo Maintenance
210

311
We have several [demo applications](https://github.com/google/generative-ai-docs/tree/main/demos/palm) hosted in this repository that are referenced in the [AI for Developers](https://ai.google.dev/develop/sample-apps) site. We're looking to the community to help maintain them.

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# Google Gemini API Website & Documentation
1+
> [!WARNING]
2+
> **This repository is deprecated and no longer maintained.**
3+
>
4+
> Please visit the following active resources:
5+
> * **Gemini Documentation**: [ai.google.dev/gemini-api/docs](https://ai.google.dev/gemini-api/docs)
6+
> * **Gemini Cookbook**: [github.com/google-gemini/cookbook](https://github.com/google-gemini/cookbook)
7+
> * **Gemma Cookbook**: [github.com/google-gemini/gemma-cookbook](https://github.com/google-gemini/gemma-cookbook)
28
3-
These are the source files for the guide and tutorials on
9+
# [Deprecated] Google Gemini API Website & Documentation
10+
11+
These are the source files for some guides and tutorials on
412
the [Generative AI developer site](https://ai.google.dev/), home to
513
the Gemini API and Gemma.
614

@@ -10,17 +18,6 @@ the Gemini API and Gemma.
1018
| [`demos/`](demos/) | Demos apps. Larger than examples, typically consists of working apps. |
1119
| [`examples/`](examples/) | Examples. Smaller, single-purpose code for demonstrating specific concepts. |
1220

13-
14-
15-
To contribute to the site documentation, please read
16-
[CONTRIBUTING.md](CONTRIBUTING.md).
17-
18-
To contribute as a demo app maintainer, please read
19-
[DEMO_MAINTAINERS.md](DEMO_MAINTAINERS.md).
20-
21-
To file an issue, please use the
22-
[GitHub issue tracker](https://github.com/google/generative-ai-docs/issues/new).
23-
2421
## License
2522

2623
[Apache License 2.0](LICENSE)

site/en/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
> [!WARNING]
2+
> **This repository is deprecated and no longer maintained.**
3+
>
4+
> Please visit the following active resources:
5+
> * **Gemini Documentation**: [ai.google.dev/gemini-api/docs](https://ai.google.dev/gemini-api/docs)
6+
> * **Gemini Cookbook**: [github.com/google-gemini/cookbook](https://github.com/google-gemini/cookbook)
7+
> * **Gemma Cookbook**: [github.com/google-gemini/gemma-cookbook](https://github.com/google-gemini/gemma-cookbook)
8+
19
# Generative AI Developer Docs
210

311
These are the source files for the Generative AI and PaLM API site. The

0 commit comments

Comments
 (0)