Commit c67f6de
fix(tests): update OpenAI env vars in cli-smoke test
- Replace legacy env vars with new OpenAI_* keys
- Align test with updated config keys in CLI smoke test
The cli-smoke test now uses the new OpenAI_API_KEY, OPENAI_API_BASE_URL,
and OPENAI_MODEL environment variables instead of the deprecated
OPENAI_COMPACT_* names to reflect updated configuration.
Co-Authored-By: Ai Commit <41898282+github-actions[bot]@users.noreply.github.com>1 parent d4f6e9a commit c67f6de
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments