initial commit
This commit is contained in:
12
local.properties.example
Normal file
12
local.properties.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copy this file to local.properties and update sdk.dir to your Android SDK path.
|
||||
#
|
||||
# Typical locations:
|
||||
# - Windows: C:\\Users\\<you>\\AppData\\Local\\Android\\Sdk
|
||||
# - macOS: /Users/<you>/Library/Android/sdk
|
||||
# - Linux: /home/<you>/Android/Sdk
|
||||
sdk.dir=C:\\Users\\42087\\AppData\\Local\\Android\\Sdk
|
||||
|
||||
# LLM config (optional; also works if placed in gradle.properties):
|
||||
# LLM_API_URL=https://ark.cn-beijing.volces.com/api/v3/chat/completions
|
||||
# LLM_API_KEY=YOUR_API_KEY
|
||||
# LLM_MODEL=doubao-1-5-pro-32k-character-250228
|
||||
Reference in New Issue
Block a user