Skip to content

Commit 025158b

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-819: docs: deprecate ray-1-6 and meta-llama/Llama-3-70b-chat-hf
1 parent 2d5e8b7 commit 025158b

12 files changed

Lines changed: 28 additions & 668 deletions

File tree

docs/SUMMARY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,6 @@
309309
* [ltxv-2](api-references/video-models/ltxv/ltxv-2.md)
310310
* [ltxv-2-fast](api-references/video-models/ltxv/ltxv-2-fast.md)
311311
* [Luma AI](api-references/video-models/luma-ai/README.md)
312-
* [Luma 1 (Text-to-Video) \[legacy\]](api-references/video-models/luma-ai/luma-ai-text-to-video-v1-legacy.md)
313-
* [Luma Ray 1.6 (Text-to-Video)](api-references/video-models/luma-ai/luma-ai-v2.md)
314312
* [Luma Ray 2](api-references/video-models/luma-ai/luma-ray-2.md)
315313
* [Luma Ray Flash 2](api-references/video-models/luma-ai/luma-ray-flash-2.md)
316314
* [Magic](solutions/magic/README.md)

docs/api-references/model-database.md

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

docs/api-references/text-models-llm/README.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/api-references/video-models/README.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/api-references/video-models/bytedance/seedance-1.0-pro-fast.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Below, you can find both corresponding API schemas.
3737

3838
### Create a video generation task and send it to the server
3939

40+
You can generate a video using this API. In the basic setup, you only need a prompt. \
41+
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
42+
4043
{% openapi-operation spec="seedance-1-0-pro-fast" path="/v2/video/generations" method="post" %}
4144
[OpenAPI seedance-1-0-pro-fast](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/ByteDance/seedance-1-0-pro-fast.json)
4245
{% endopenapi-operation %}
Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
11
# Luma AI
22

33
The Luma AI Dream Machine API allows developers to generate, retrieve, and extend AI-generated content using a variety of inputs. This API is particularly useful for creative applications, such as generating and extending video from text prompts.
4-
5-
{% content-ref url="luma-ai-v2.md" %}
6-
[luma-ai-v2.md](luma-ai-v2.md)
7-
{% endcontent-ref %}
8-
9-
{% content-ref url="luma-ai-text-to-video-v1-legacy.md" %}
10-
[luma-ai-text-to-video-v1-legacy.md](luma-ai-text-to-video-v1-legacy.md)
11-
{% endcontent-ref %}
12-

docs/api-references/video-models/luma-ai/luma-ai-text-to-video-v1-legacy.md

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)