Skip to content

Commit

Permalink
update api/manager.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 19, 2024
1 parent ad5bbd8 commit 8dd7ea8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions api/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3264,6 +3264,13 @@ components:
properties:
embedding:
$ref: '#/components/schemas/EmbeddingRequest'
id_generator:
type: string
default: default
description: "The entity id generator, by default uses the web page path."
enum:
- default
- headline-with-url-hash
output_types:
type: array
default:
Expand Down

0 comments on commit 8dd7ea8

Please sign in to comment.