Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.93 KB

ai-tasks-list-view.markdown

File metadata and controls

64 lines (36 loc) · 1.93 KB

AI Tasks - List View


{NOTE: }

  • In this view, you can manage RavenDB's AI tasks -
    create new tasks, edit existing ones, or delete them as needed.

  • AI tasks are part of RavenDB's ongoing tasks. Learn more in Ongoing Tasks - Overview

  • Currently, the only supported AI task type is embeddings generation.


{NOTE/}


{PANEL: AI Tasks - list view}

AI tasks list view

  1. Go to AI Hub > AI Tasks.

  2. Add AI Task: Click to create a new AI task.

  3. Task name: This is the name of the task.

  4. Identifier: The string identifier defined for the task.
    Connection string: The name of the connection string defined in the task.

  5. Task status: Displays the task's state and progress.

  6. Assigned node: The node in the database group responsible for the task.

  7. Enable/Disable: Toggle the task on or off.

  8. Details: Click to view the detailed information about the task.

  9. Edit: Click to modify the task.

  10. Delete: Click to remove the task.

{PANEL/}

Related Articles

Vector Search

Embeddings Generation

Connection Strings