GPTBoost Documentation
  • Welcome
  • First Steps
    • Create Account
    • Authorize Keys
    • OpenAI Integration
    • Azure Integration
    • Streaming
    • Analyze Logs
  • Features
    • Summary & Metrics
    • Request logs
    • Error Logs
    • Models Usage
    • Annotation Agents
    • User Feedback & Voting
      • Integration
      • The Value of User Feedback
  • Advanced
    • Proxy Overview
    • Configuration params
    • Omit Logging
    • GPTBoost Props
    • Namespaces
    • Function Usage
  • Security
    • IP Security
      • Allow Only IPs
      • Block Only IPs
  • Collaborate
    • About Teams
    • Create a Team
    • Invite the Crew
Powered by GitBook
On this page

Was this helpful?

  1. Features

Request logs

Details for all successful requests to the LLMs

PreviousSummary & MetricsNextError Logs

Last updated 1 year ago

Was this helpful?

Once integrated GPTBoost starts saving data per each request that your app makes to the LLM.

For every prompt, you can easily track its text, model, latency and cost. Moreover, you can enrich the collected data with some custom properties like user, IP, or any other attribute that matches your needs best.

To obtain the complete JSON for a specific request, simply click the 'Details' button at the end of the row.

To enhance your experience further, we've added some additional options to ease your work.

  • Filtering for period - Choose the extent of time for which requests are to be displayed.

  • Ordering By - Sort the results by Latest, Slowest or Expensive

  • Smart Search - What's an LLM-powered app analytics tool without some LLM power inside it?? Pass your own filtering criteria in simple words, and GPTBoost will display the data. Include in the prompt all the sorting options listed above or other ones.

Request details are displyed with a click.
Smart Search option