Reorganize repository structure into three main sections - #47
Open
CFLJacquet wants to merge 3 commits into
Open
Conversation
CFLJacquet
commented
Mar 13, 2026
Collaborator
- 1-tracing: Basic tracing examples and custom evaluations
- 2-online-evaluation: Online evaluation examples and Ragas integration
- 3-experiments: Experiments, eval integrations, notebooks, and scripts
- 1-tracing: Basic tracing examples and custom evaluations - 2-online-evaluation: Online evaluation examples and Ragas integration - 3-experiments: Experiments, eval integrations, notebooks, and scripts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
cdfox
reviewed
Mar 13, 2026
|
|
||
| **[This notebook](./1-llm-span.ipynb)** shows you how to create and trace a simple LLM call. | ||
|
|
||
| <img src="./images/llm-span.png" height="350" > |
Contributor
There was a problem hiding this comment.
When I preview this README (https://github.com/DataDog/llm-observability/blob/07baa86d22d5ea19ece3f840ad23342de9aff0f8/1-tracing/README.md) the image links are broken. I think it needs to be ../images/llm-span.png
cdfox
reviewed
Mar 30, 2026
Comment on lines
+28
to
+29
| git clone https://github.com/DataDog/llm-observability-cookbooks.git | ||
| cd llm-observability-cookbooks |
Contributor
There was a problem hiding this comment.
Suggested change
| git clone https://github.com/DataDog/llm-observability-cookbooks.git | |
| cd llm-observability-cookbooks | |
| git clone https://github.com/DataDog/llm-observability.git | |
| cd llm-observability |
Contributor
|
Ok, I just started from scratch, starting from the README of this repo on your branch.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.