agentv 4.6.0 → 4.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -111,7 +111,7 @@ Full docs at [agentv.dev/docs](https://agentv.dev/docs/getting-started/introduct
111
111
  - [Rubrics](https://agentv.dev/docs/evaluation/rubrics/) — structured criteria scoring
112
112
  - [Targets](https://agentv.dev/docs/targets/configuration/) — configure agents and providers
113
113
  - [Compare results](https://agentv.dev/docs/tools/compare/) — A/B testing and regression detection
114
- - [Comparison with other frameworks](https://agentv.dev/docs/reference/comparison/) — vs Braintrust, Langfuse, LangSmith, LangWatch
114
+ - [Ecosystem](https://agentv.dev/docs/reference/comparison/) — how AgentV fits with Agent Control and Langfuse
115
115
 
116
116
  ## Development
117
117
 
@@ -29,12 +29,12 @@ import {
29
29
  subscribeToCopilotCliLogEntries,
30
30
  subscribeToCopilotSdkLogEntries,
31
31
  subscribeToPiLogEntries
32
- } from "./chunk-KQQTEWZF.js";
32
+ } from "./chunk-YXXD27OK.js";
33
33
 
34
34
  // package.json
35
35
  var package_default = {
36
36
  name: "agentv",
37
- version: "4.6.0",
37
+ version: "4.6.1",
38
38
  description: "CLI entry point for AgentV",
39
39
  type: "module",
40
40
  repository: {
@@ -4534,7 +4534,7 @@ async function runEvalCommand(input) {
4534
4534
  const useFileExport = !!options.otelFile;
4535
4535
  if (options.exportOtel || useFileExport) {
4536
4536
  try {
4537
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-FBPCDLOY.js");
4537
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-BN5NUVAB.js");
4538
4538
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
4539
4539
  let headers = {};
4540
4540
  if (options.otelBackend) {
@@ -4968,4 +4968,4 @@ export {
4968
4968
  selectTarget,
4969
4969
  runEvalCommand
4970
4970
  };
4971
- //# sourceMappingURL=chunk-5GZJIXTY.js.map
4971
+ //# sourceMappingURL=chunk-MHWYA4CS.js.map