[Enhancement]: CREATE_AI_MODEL_ENDPOINT is not necessary
Nobody has claimed this yet.
- 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:
- create_ai_model
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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