Skip to content

Add video impacts - #17

Draft
samuelrince wants to merge 5 commits into
mainfrom
feat/video-impacts
Draft

Add video impacts#17
samuelrince wants to merge 5 commits into
mainfrom
feat/video-impacts

Conversation

@samuelrince

Copy link
Copy Markdown
Member

Summary

Adds EcoLogits video impact estimation support to the v1beta API and upgrades EcoLogits to 0.11.0.

Changes

  • Add video generation endpoints:
    • GET /v1beta/video-providers
    • GET /v1beta/video-models/{provider}
    • POST /v1beta/video-estimations
  • Add OpenAPI response examples and tag metadata for video catalog and video estimations.
  • Update LLM estimations to support provider-qualified model names like openai/gpt-5.
  • Make provider optional when it can be inferred from model_name.
  • Add datacenter_location as the preferred location field.
  • Deprecate electricity_mix_zone while preserving backward compatibility.
  • Update API description docs to distinguish LLM and video endpoint families.
  • Expand router tests for video endpoints, qualified model names, datacenter location behavior, and validation cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant