docs: update readme and reference #1260
Merged
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.
Important
Update documentation and improve API organization for v3 release.
README.mdto use CDN-hosted logo and update version references from v2 to v3.README.mdto centralize v3 SDK documentation.langfuse/__init__.py.LangfuseSpan,LangfuseGeneration,LangfuseEventto public API inlangfuse/__init__.py.__all__inlangfuse/__init__.pyfor explicit public interface definition.This description was created by
for 5cc927b. You can customize this summary. It will automatically update as commits are pushed.
Disclaimer: Experimental PR review
Greptile Summary
This PR makes two main types of changes:
Documentation updates in README.md:
API improvements in
langfuse/__init__.py:LangfuseSpan,LangfuseGeneration,LangfuseEvent__all__declaration for explicit public interface definitionThese changes reflect a professional effort to improve documentation organization and API cleanliness as part of the v3 release.
Confidence score: 4/5
langfuse/__init__.py- Verify that removed OpenTelemetry attributes won't affect existing users2 files reviewed, no comments
Edit PR Review Bot Settings | Greptile