You can specify grip levels for each track using the gdb file of the track. Yes, you can do it separately for AI and for the player. It looks like below:
RoadDryGrip = 1.02
AIDryGrip = 1.10
RoadWetGrip = 0.87
AIWetGrip = 0.88
AI is for AI and the rest is for player.