Skip to content

Commit 644deb1

Browse files
author
wangyue.demon
committed
Merge branch 'main' into feature_live_voice
2 parents 9bf7ca8 + eda59b6 commit 644deb1

File tree

135 files changed

+44114
-378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+44114
-378
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ __pycache__/
1212
.python-version
1313
.veadk-ignore
1414
.dockerignore
15-
uv.lock
15+
config.yaml
16+
.agentkit/
1617

1718
# Distribution / packaging
1819
.Python
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
VOLCENGINE_ACCESS_KEY=<VOLCENGINE_ACCESS_KEY>
2+
VOLCENGINE_SECRET_KEY=<VOLCENGINE_SECRET_KEY>
3+
MODEL_API_KEY=<ARK_API_KEY>
43.5 KB
Loading

0 commit comments

Comments
 (0)