logoalt Hacker News

solarkraftyesterday at 9:56 PM1 replyview on HN

Why a Python library instead of a completions API proxy?


Replies

brian_kuanyesterday at 10:06 PM

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.