Skip to content

Commit 5d043a8

Browse files
committed
Update lib.rs
1 parent f29d310 commit 5d043a8

File tree

1 file changed

+1
-0
lines changed
  • crates/scouter_client/src

1 file changed

+1
-0
lines changed

crates/scouter_client/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ pub use scouter_profile::error::DataProfileError;
7171
pub use scouter_types::error::{ContractError, ProfileError, RecordError, TypeError, UtilError};
7272

7373
pub use scouter_evaluate::{
74+
error::EvaluationError,
7475
llm::{async_evaluate_llm, evaluate_llm, workflow_from_eval_metrics},
7576
types::{EvaluationConfig, LLMEvalRecord, LLMEvalResults, LLMEvalTaskResult},
7677
};

0 commit comments

Comments
 (0)