mirror of
https://github.com/we-promise/sure.git
synced 2026-08-05 08:32:15 +00:00
Revert "Refactor application workflows and update test coverage"
This reverts commit 565e049f89.
This commit is contained in:
@@ -25,12 +25,6 @@ OPENAI_ACCESS_TOKEN=
|
||||
OPENAI_MODEL=
|
||||
OPENAI_URI_BASE=
|
||||
|
||||
# Alternative: use a ChatGPT-backed Codex OAuth token for subscription inference.
|
||||
# OAuth takes precedence over OPENAI_ACCESS_TOKEN and uses the Codex Responses endpoint.
|
||||
# OPENAI_ACCOUNT_ID is optional when it can be read from the token's JWT claims.
|
||||
# OPENAI_OAUTH_TOKEN=
|
||||
# OPENAI_ACCOUNT_ID=
|
||||
|
||||
# Optional: LLM token budget (applies to chat, auto-categorize, merchant detection, PDF processing).
|
||||
# Lower these for small-context local models (Ollama, LM Studio, LocalAI).
|
||||
# For larger local models, raise the context window to match the model you actually run.
|
||||
|
||||
Reference in New Issue
Block a user