oceanbase / oceanbase/seekdb

[Enhancement]: CREATE_AI_MODEL_ENDPOINT is not necessary

Open
#92 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module: AI type: enhancement
Dominant language
C++
Stars
2.9k
Forks
342
Avg merge
2d 14h
Merged PRs (30d)
53

Description

Enhancement

When I want to use AI function in seekdb (refer to : https://www.oceanbase.ai/docs/ai-function#ai-model-management ), we need two steps as the document says:

  1. create_ai_model
  2. create_ai_model_endpoint

As I know, the second step create_ai_model_endpoint is not necessary; I think one step is enough.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the AI model management documentation at the linked OceanBase AI function page and compare the create_ai_model and create_ai_model_endpoint entry points. Determine whether the endpoint step can be removed without changing the documented AI-function workflow; the issue does not name implementation files, tests, or a more specific acceptance criterion.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
ai, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.