#slow LLM config init

1 messages · Page 1 of 1 (latest)

crude cypress
#

parallel helped 👍

earnest solar
#

It’s intentionally more expensive cause we need a not-easily-brute-forceable hash of the plaintext to use as the cache key, but it should be adding overhead of milliseconds.

#

Are those secrets from env vars?

crude cypress
#

oh so maybe it's fetching the plaintext twice for each? once to compute the hash, and then again when we call .plaintext?