googleapis / googleapis/python-genai

Automatic big query logging

Open
#1,588 7 comments 0 reactions 1 assignee Claimed by @Venkaiahbabuneelam View on GitHub
priority: p3 type: feature request
Dominant language
Python
Stars
4k
Forks
1k
Avg merge
2d 11h
Merged PRs (30d)
40

Description

Would be great to have simple setup to log prompts and responses in big query

Something like

client = genai.Client(
api_key=os.environ.get("GEMINI_API_KEY"),
bq_dataset=...,
bq_table=...,
)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.