tencentcloud-sdk-lkeap 3.0.1067 → 3.0.1069
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20240522/client.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e4f1666bc1b35af168d7cd2f4608cf187776587a
|
4
|
+
data.tar.gz: 13b7a7cb92c958490ba97031465755d93f28efa9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4f57396454d0a2e1550e4d03d987666c3161b8238b6cc71e72a879d98abc69e8e97db870ddfc607cad9e3c53191c2cee236c41d539cdf50d0d8ffeb879337344
|
7
|
+
data.tar.gz: 2c2cc6e1a58fa130ff07886ba1923552c526480306d2cdac2ccd9c9e9eeec185e71c110d243837eb5adc964b47490d0224cedb9ba410082c94964177ab85eaa6
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1069
|
data/lib/v20240522/client.rb
CHANGED
@@ -35,7 +35,7 @@ module TencentCloud
|
|
35
35
|
# 如需使用OpenAI兼容接口, 请参考文档:[Deepseek OpenAI对话接口](https://cloud.tencent.com/document/product/1772/115969)
|
36
36
|
|
37
37
|
# #### 在线体验
|
38
|
-
# 如您希望在网页内直接体验 DeepSeek 模型对话,推荐您前往[
|
38
|
+
# 如您希望在网页内直接体验 DeepSeek 模型对话,推荐您前往[腾讯云智能体开发平台](https://cloud.tencent.com/product/lke),使用[ DeepSeek 联网助手](https://lke.cloud.tencent.com/webim_exp/#/chat/wQrAwR)。
|
39
39
|
|
40
40
|
# #### 已支持的模型
|
41
41
|
# - DeepSeek-V3-0324(model 参数值为**deepseek-v3-0324**)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-lkeap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1069
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-05-
|
11
|
+
date: 2025-05-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|