Live data from Hacker News

Viewing profile — Eapz_06

Eapz_06

HN member
Joined
Tue, Jun 03, 2025, 6:02 PM UTC
HN karma
1
Public activity
8 items

About Eapz_06

No profile information was provided.

Recent public activity

  1. story
    How are you giving AI agents access to postgress?

    I mean we can either let llm generate sql but that's risky right or should we do defined operations? I mean for both reads and write. But whether it's llm generate or we define we …

  2. story
    Production Data and AI Agents

    Do developers write safe wrappers around database operations currently so that agents can use the production data safely?

  3. story
    AI agents accessing production database

    So we have arrived at a point, our agent neeeds to interact with real production database. So if you have implemented agents beyond the prototype stage, 1. what does your architect…

  4. comment
    Comment #48823977

    Can we reuse the same framework for any agents? Will it work? Have u tried it.

  5. comment
    Comment #48814486

    Mostly internal employees itself.

  6. comment
    Comment #48814482

    Thank you so much... One doubt I have is when we expose tools instead of this raw sql, how do ensure that agents are using the correct data like right source and not stale. Do we h…

  7. comment
    Comment #48814405

    So it's nothing much ..just basically answering some questions from their data pool, need to check inventory. Still il the read only version.

  8. story