docs: update sparkllm intro doc (#17848)

**Description:** update sparkllm intro doc.
**Issue:** None
**Dependencies:** None
**Twitter handle:** None
This commit is contained in:
Guangdong Liu
2024-02-22 07:02:20 +08:00
committed by GitHub
parent 6f5b7b55bd
commit 7735721929

View File

@@ -4,6 +4,9 @@
It has cross-domain knowledge and language understanding ability by learning a large amount of texts, codes and images. It has cross-domain knowledge and language understanding ability by learning a large amount of texts, codes and images.
It can understand and perform tasks based on natural dialogue. It can understand and perform tasks based on natural dialogue.
## SparkLLM LLM Model
An example is available at [example](/docs/integrations/llm/sparkllm).
## SparkLLM Chat Model ## SparkLLM Chat Model
An example is available at [example](/docs/integrations/chat/sparkllm). An example is available at [example](/docs/integrations/chat/sparkllm).