Skip to content

Automatic Import: CEL Input#6492

Merged
benironside merged 6 commits into
mainfrom
6383-CEL-input-automatic-import
Jan 28, 2025
Merged

Automatic Import: CEL Input#6492
benironside merged 6 commits into
mainfrom
6383-CEL-input-automatic-import

Conversation

@benironside

@benironside benironside commented Jan 28, 2025

Copy link
Copy Markdown
Contributor

Fixes #6383. Automatic import can new help create integrations to consume data from an addition source, CEL, which has some quirks. This PR notes those quirks in the automatic import documentation.

Preview: Automatic Import (serverless) (ESS)

@benironside benironside self-assigned this Jan 28, 2025
@benironside
benironside requested a review from a team as a code owner January 28, 2025 18:56
@github-actions

Copy link
Copy Markdown

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Comment thread docs/getting-started/automatic-import.asciidoc Outdated
Comment thread docs/getting-started/automatic-import.asciidoc
benironside and others added 2 commits January 28, 2025 11:48
kgeller
kgeller previously approved these changes Jan 28, 2025
Comment thread docs/getting-started/automatic-import.asciidoc Outdated
Comment thread docs/serverless/ingest/auto-import.asciidoc Outdated
Co-authored-by: Kylie Meli <kylie.geller@gmail.com>
Co-authored-by: Kylie Meli <kylie.geller@gmail.com>

@nastasha-solomon nastasha-solomon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some optional edits for your consideration. Otherwise, docs look good and nice use of the titles for your admonitions!

.Importing CEL data
[NOTE]
====
If you select *API (CEL input)*, you'll have the additional option to upload the API's OAS file here. After you do, the LLM will use it to determine which API endpoints (GET only), query parameters, and data structures to use in the new custom integration. You will then select which API endpoints to consume, and your authentication method, before uploading your sample data.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you select *API (CEL input)*, you'll have the additional option to upload the API's OAS file here. After you do, the LLM will use it to determine which API endpoints (GET only), query parameters, and data structures to use in the new custom integration. You will then select which API endpoints to consume, and your authentication method, before uploading your sample data.
If you select *API (CEL input)*, you'll have the additional option to upload the API's OAS file here. After you do, the LLM will use it to determine which API endpoints (GET only), query parameters, and data structures to use in the new custom integration. You will then select which API endpoints to consume and your authentication method before uploading your sample data.

.Importing CEL data
[NOTE]
====
If you select *API (CEL input)*, you'll have the additional option to upload the API's OAS file here. After you do, the LLM will use it to determine which API endpoints (GET only), query parameters, and data structures to use in the new custom integration. You will then select which API endpoints to consume, and your authentication method, before uploading your sample data.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you select *API (CEL input)*, you'll have the additional option to upload the API's OAS file here. After you do, the LLM will use it to determine which API endpoints (GET only), query parameters, and data structures to use in the new custom integration. You will then select which API endpoints to consume, and your authentication method, before uploading your sample data.
If you select *API (CEL input)*, you'll have the additional option to upload the API's OAS file here. After you do, the LLM will use it to determine which API endpoints (GET only), query parameters, and data structures to use in the new custom integration. You will then select which API endpoints to consume and your authentication method before uploading your sample data.

Comment thread docs/getting-started/automatic-import.asciidoc Outdated
@benironside
benironside merged commit a81db71 into main Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request] Automatic Import - OpenAPI/CEL

3 participants