Public GH Docs#1
Merged
Merged
Conversation
…ph-users, and building from scratch TODO: index and finish doc strings for the api references docs
…ecute() 2. @track_node 3. NodeSpec class 4. initialize_telemetry() 5. track_llm() / track_llm_async() 6. LangGraphWorkloadAdapter.from_langgraph()
1. Seperating Langgraph instrumentaiton as own package. 2. Broader context on What and Why Codon SDK in what-is-codon.md 3. Move Workload and LogicID examples to building-from-scratch.md
…ic pages. Also corrects links in docs
…e that overrides the sdk with docstrings
elmorenox
force-pushed
the
luis/gh-docs
branch
from
November 24, 2025 21:13
0fadccb to
937d062
Compare
martinmarroyo
approved these changes
Nov 24, 2025
martinmarroyo
left a comment
Collaborator
There was a problem hiding this comment.
Everything looks good to me. We will continue refining the content of the documentation as discussed prior, but the structure is here and looks sound.
Collaborator
Author
Ok. Sounds good. I will cut a new branch for additional changes. |
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.
This also includes docstring additions.
TODO: add mkdocs and generate from docstrings.