aaif-goose / aaif-goose/goose

Databricks model services silently ignore thinking effort

Ouverte
#11,970 0 commentaires 0 réactions 1 personne assignée Réclamée par @filipkujawa Voir sur GitHub
Langage dominant
Rust
Étoiles
54.2k
Forks
6.2k
Merge moyen
3 j 4 h
PR mergées (30 j)
240

Description

**Bug:** Goose accepts thinking-effort changes for Claude model services, but Off/Low/Medium/High/Max produce identical MLflow requests with no reasoning configuration.

**Reproduce:** Select a fully qualified Claude model under databricks_v2, change thinking effort, and inspect outgoing requests.

**Expected:** Apply supported effort settings, or disable the control when unsupported.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Look for the Databricks model service integration code, likely in a module like `src/services/databricks_v2.rs`. Find where thinking-effort settings are processed for Claude models and where MLflow requests are constructed. The bug is that the effort setting is ignored in the request. Check if the Databricks API supports a reasoning configuration field. The fix is to map the effort levels to the correct API parameter or disable the UI control if unsupported.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
ai-infra-agents
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Active
Clarté
Clairement spécifiée
Accessibilité débutants
65/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.