litellm/litellm
Austin Varga 541e81de2f
fix: expose reasoning effort fields in get_model_info + add together_ai/gpt-oss-120b (#25263)
* fix: expose reasoning effort fields in get_model_info and add together_ai/gpt-oss-120b

- litellm/utils.py: pass supports_none_reasoning_effort and
  supports_xhigh_reasoning_effort through _get_model_info_helper so
  get_model_info() returns them (previously silently dropped). Fixes #25096.

- model_prices_and_context_window.json: add together_ai/openai/gpt-oss-120b
  with supports_reasoning: true so reasoning_effort is accepted for this
  model without requiring drop_params. Fixes #25132.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: consolidate duplicate together_ai/openai/gpt-oss-120b entry and sync backup file

* fix: link commit to GitHub account for CLA verification

---------

Co-authored-by: Austin Varga <austin@knowmi.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 21:34:03 -07:00
..
a2a_protocol Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
anthropic_interface
assistants
batch_completion
batches Merge pull request #23957 from Sameerlite/litellm_vertex-cancel-batch 2026-03-20 23:32:50 +05:30
caching Litellm ishaan march 20 (#24303) 2026-03-21 12:40:11 -07:00
completion_extras fix(lint): apply Black formatting to 14 files (#24532) 2026-03-31 07:45:55 -07:00
containers
endpoints/speech/speech_to_completion_bridge
evals
experimental_mcp_client Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
files
fine_tuning address greptile review feedback (greploop iteration 1) 2026-03-27 20:04:41 +05:30
google_genai
images
integrations Add Ramp as a built-in generic API callback with docs (#23769) 2026-04-08 20:06:48 -07:00
interactions
litellm_core_utils fix(vertex_ai): normalize Gemini finish_reason enum through map_finis… (#25337) 2026-04-08 21:24:38 -07:00
llms feat(dashscope): preserve cache_control for explicit prompt caching (#25331) 2026-04-08 21:32:04 -07:00
ocr
passthrough
proxy fix: remove leading space from license public_key.pem (#25339) 2026-04-08 21:30:38 -07:00
proxy_auth
rag
realtime_api
rerank_api
responses Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
router_strategy Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
router_utils Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
search
secret_managers Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
skills
types feat: add POST /team/permissions_bulk_update endpoint 2026-04-06 17:45:35 -07:00
vector_store_files
vector_stores
videos
__init__.py Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
_lazy_imports_registry.py
_lazy_imports.py
_logging.py Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -07:00
_redis_credential_provider.py Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
_redis.py Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
_service_logger.py
_uuid.py
_version.py
anthropic_beta_headers_config.json
anthropic_beta_headers_manager.py
blog_posts.json
budget_manager.py
constants.py fix(mcp): address Greptile review feedback 2026-04-08 19:42:41 +05:30
cost_calculator.py [Test Fix] fix gov pricing tests (#25022) 2026-04-02 15:55:55 -07:00
cost.json
exceptions.py
main.py Litellm ishaan april4 2 (#25150) 2026-04-04 23:09:42 +00:00
model_prices_and_context_window_backup.json fix: expose reasoning effort fields in get_model_info + add together_ai/gpt-oss-120b (#25263) 2026-04-08 21:34:03 -07:00
mypy.ini
policy_templates_backup.json
provider_endpoints_support_backup.json
py.typed
router.py Litellm ishaan april4 2 (#25150) 2026-04-04 23:09:42 +00:00
scheduler.py
setup_wizard.py Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00
timeout.py
utils.py fix: expose reasoning effort fields in get_model_info + add together_ai/gpt-oss-120b (#25263) 2026-04-08 21:34:03 -07:00