opensearch-project/demos

[FEATURE][DocBot] Docbot needs to call cluster bootstrap

Open

#114 opened on Dec 15, 2023

 (1 comment) (0 reactions) (0 assignees) (18 forks)auto 404
OSCIenhancementgood first issuehelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem?

The DocBot class needs to call cluster bootstrap and store it as a variable so that the model parameters can be accessed by other methods of the docbot class.

Contributor guide