hindsight: promote solar-pro4:free (tool-calling) to primary LLM — fixes reflect 500 (t_d0dffc3d)
This commit is contained in:
@@ -57,8 +57,10 @@ api:
|
|||||||
env:
|
env:
|
||||||
HINDSIGHT_API_LLM_BASE_URL: "https://inference-api.nousresearch.com/v1"
|
HINDSIGHT_API_LLM_BASE_URL: "https://inference-api.nousresearch.com/v1"
|
||||||
HINDSIGHT_API_LLM_PROVIDER: "openai"
|
HINDSIGHT_API_LLM_PROVIDER: "openai"
|
||||||
# Primary LLM. Fallback (documented, NOT deployed): solar-pro4:free
|
# Primary LLM: solar-pro4:free (tool-calling capable — fixes reflect 500).
|
||||||
HINDSIGHT_API_LLM_MODEL: "stepfun/step-3.7-flash:free"
|
# Fallback (documented, NOT deployed; retain/recall-only mode if primary drops):
|
||||||
|
# stepfun/step-3.7-flash:free
|
||||||
|
HINDSIGHT_API_LLM_MODEL: "upstage/solar-pro4:free"
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------
|
||||||
# Ingress via the chart's native template.
|
# Ingress via the chart's native template.
|
||||||
|
|||||||
Reference in New Issue
Block a user