You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the timestamp is easy. But writing in the keys directly (from keylookup) obviously isn't a good idea. What would be most useful? I could make, say, KeyLookup hashable...
Something human-readable might also be nice - the LanguageModelInput from the KeyLookup also has a token_source that could be helpful? On the Coop side, I'm populating that field with a short descriptive string like "shared_custodial_key", "api_key", etc. that tells you a little more about where the key came from (even if it doesn't point you to the exact key).
The text was updated successfully, but these errors were encountered: