Skip to content

Commit

Permalink
Merge pull request #1047 from guardrails-ai/mlflow-integration
Browse files Browse the repository at this point in the history
add MlFlowInstrumentor for traces
  • Loading branch information
zsimjee authored Sep 10, 2024
2 parents 53f9299 + bfd2ff1 commit aeb55e1
Show file tree
Hide file tree
Showing 19 changed files with 2,553 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ docusaurus/static/docs
*/lib64/*
*/include/*
*/share/*
pyvenv.cfg
pyvenv.cfg
mlruns
mlartifacts
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/integrations/assets/llm_span.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit aeb55e1

Please sign in to comment.