- Notifications
You must be signed in to change notification settings - Fork79
Description
Description
When you enable theOpenAIUsageDebuggingPlugin, it creates the .csv file on each Dev Proxy run, includingdevproxy --version. The file should be created only when Dev Proxy intercepted relevant results.
Expected behaviour
No .csv file created when no relevant requests are intercepted
Actual behaviour
When you enable theOpenAIUsageDebuggingPlugin, it creates the .csv file on each Dev Proxy run, includingdevproxy --version.
Steps to reproduce
Enable the plugin, rundevproxy --version
Dev Proxy Version
latest from main
Operating system (environment)
macOS
Shell
zsh
Configuration file
{}
Additional Info
No response