Sinaptik-AI / pandas-ai

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
https://pandas-ai.com
Other
11.67k stars 1.07k forks source link

Metrics and Metadata for each request #1236

Open metalshanked opened 1 week ago

metalshanked commented 1 week ago

🚀 The feature

A way to get information such as processing times, tokens used,retry counts, size of data etc

Motivation, pitch

A way to get metadata information such as processing times, tokens used,retry counts, size of data etc for each request and response

Alternatives

No response

Additional context

No response