We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, txtai lacks built-in observability and tracing capabilities that would help track:
Potential solution: Integration with MLflow's LLM tracking (https://mlflow.org/docs/latest/llms/tracing/index.html) as an optional component.
This would enable:
The text was updated successfully, but these errors were encountered:
Thank you for the suggestion! I'll take a look.
It seems like ultimately, the best way to do this would be through this: https://mlflow.org/docs/latest/llms/tracing/contribute.html
Sorry, something went wrong.
Hello - I just put this PR out with the MLflow project: mlflow/mlflow#14697
Assuming it's merged, this issue will be closed in favor of that.
No branches or pull requests
Currently, txtai lacks built-in observability and tracing capabilities that would help track:
Potential solution: Integration with MLflow's LLM tracking (https://mlflow.org/docs/latest/llms/tracing/index.html) as an optional component.
This would enable:
The text was updated successfully, but these errors were encountered: