Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

Commit d73ebb9

Browse files
authored
Add repo deprecation notice (#780)
1 parent cda9f48 commit d73ebb9

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
> [!IMPORTANT]
2+
> **This repository is deprecated.**
3+
>
4+
> The **Geti SDK** provided a Python client for **[Geti v2.x](https://github.com/open-edge-platform/geti_v2)**. It is no longer maintained and does not support **[Geti v3.0+](https://github.com/open-edge-platform/geti)**.
5+
>
6+
> Geti v3 exposes its API via an **[OpenAPI specification](https://docs.geti.intel.com/docs/rest-api/openapi-specification)**. We recommend using the specification directly or generating a client for your preferred language with tools such as **[openapi-generator](https://github.com/openapitools/openapi-generator)**.
7+
>
8+
> **For new features, issues, documentation, and releases, please refer to the Geti repository:**
9+
>
10+
> 👉 **[https://github.com/open-edge-platform/geti](https://github.com/open-edge-platform/geti)**
11+
12+
---
13+
114
<div align="center">
215

316
<p>
@@ -387,4 +400,4 @@ Developers who want to modify the SDK source code should follow the development
387400

388401
Depending on your deployment, Geti SDK may utilize FFmpeg.
389402

390-
FFmpeg is an open source project licensed under LGPL and GPL. See [https://www.ffmpeg.org/legal.html](https://www.ffmpeg.org/legal.html). You are solely responsible for determining if your use of FFmpeg requires any additional licenses. Intel is not responsible for obtaining any such licenses, nor liable for any licensing fees due, in connection with your use of FFmpeg.
403+
FFmpeg is an open source project licensed under LGPL and GPL. See [https://www.ffmpeg.org/legal.html](https://www.ffmpeg.org/legal.html). You are solely responsible for determining if your use of FFmpeg requires any additional licenses. Intel is not responsible for obtaining any such licenses, nor liable for any licensing fees due, in connection with your use of FFmpeg.

0 commit comments

Comments
 (0)