| ▲ | solarkraft 3 hours ago | |
Why a Python library instead of a completions API proxy? | ||
| ▲ | brian_kuan 3 hours ago | parent [-] | |
Proxies are blind to sensitive things enterprises might worry about (eg. the agent read a database, wrote a file, sent an email, etc) as those happen in the agent's own code. That said, if you already run a gateway, its logs can be ingested into the same chain. | ||