genai-impact / ecologits

🌱 EcoLogits tracks the energy consumption and environmental footprint of using generative AI models through APIs.
https://ecologits.ai/
Mozilla Public License 2.0
88 stars 9 forks source link

Configuration system #57

Closed samuelrince closed 2 months ago

samuelrince commented 4 months ago

Description

Enable the user to configure EcoLogits library. An example is changing the impact factors of the electricity mix to match datacenter country.

Solution

Make available some options in the init method of EcoLogits object.

Considerations

Start simple.

adrienbanse commented 3 months ago

Let's also implement a verbose initialisation parameter such as suggested in https://github.com/genai-impact/ecologits/issues/65