Chore: remove dead code in class Graph (#22791)

Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
This commit is contained in:
Yongtao Huang
2025-09-04 10:30:04 +08:00
committed by GitHub
parent 3427f19a01
commit ac057a2d40
4 changed files with 5 additions and 59 deletions

View File

@@ -7,7 +7,7 @@ This module provides the interface for invoking and authenticating various model
## Features
- Supports capability invocation for 5 types of models
- Supports capability invocation for 6 types of models
- `LLM` - LLM text completion, dialogue, pre-computed tokens capability
- `Text Embedding Model` - Text Embedding, pre-computed tokens capability