mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-13 21:27:19 +08:00
Embedding-3
This commit is contained in:
@@ -37,4 +37,4 @@ INSERT INTO mjga.ai_llm_config (name,code,model_name, type, api_key, url, enable
|
||||
VALUES
|
||||
('DeepSeek','DEEP_SEEK','deepseek-chat','CHAT','your_api_key', 'https://api.deepseek.com', false, 0),
|
||||
('智谱清言','ZHI_PU','glm-4-flash','CHAT', 'your_api_key', 'https://open.bigmodel.cn/', false, 1),
|
||||
('智谱清言向量','ZHI_PU_EMBEDDING','Embeddings-3','EMBEDDING', 'your_api_key', 'https://open.bigmodel.cn/', false, 0);
|
||||
('智谱清言向量','ZHI_PU_EMBEDDING','Embedding-3','EMBEDDING', 'your_api_key', 'https://open.bigmodel.cn/', false, 0);
|
||||
Reference in New Issue
Block a user