You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we will be leveraging the custom events aggregator to enqueue LLM events, we will only have a feature flag that defaults to false to land work dark until the entire feature is complete
feature_flag.openai_instrumentation - Boolean, defaults to false. Indicates whether or not to register the OpenAI instrumentation. This will be removed when we finish the feature.
The text was updated successfully, but these errors were encountered:
Since we will be leveraging the custom events aggregator to enqueue LLM events, we will only have a feature flag that defaults to false to land work dark until the entire feature is complete
feature_flag.openai_instrumentation
- Boolean, defaults to false. Indicates whether or not to register the OpenAI instrumentation. This will be removed when we finish the feature.The text was updated successfully, but these errors were encountered: