lifekline / server /apiConfig.js

Commit History

Fix API key handling: clean whitespace/newlines, update test models to use correct names
8602f0b

xiaobo ren commited on

Remove hardcoded API keys from apiConfig.js - use environment variables only
be55d09

xiaobo ren commited on

Update Gemini models to use available models (2.5-pro, 2.5-flash, 2.0-flash) and expand API test coverage
58d2e5a

xiaobo ren commited on

Fix gpt-5-mini temperature parameter and update API configurations
1f1edd2

xiaobo ren commited on

Update Grok models: grok-4-0709 and grok-4-1-fast-reasoning working! 4/6 APIs now successful
8e4faae

xiaobo ren commited on

Update Claude models: claude-sonnet-4-5 working, use claude-3-5-haiku-20241022 for Haiku
04355f4

xiaobo ren commited on

Fix API model names and routing - add claude-3-5-sonnet-20240620
f3bbc51

xiaobo ren commited on

Implement multi-API support: ChatGPT, Grok, Claude, and Gemini with automatic routing
7ce979b

xiaobo ren commited on