-
Notifications
You must be signed in to change notification settings - Fork 4
Bring down OpenAI upsteam code #87
New issue
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
base: main
Are you sure you want to change the base?
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need the change log from upstream
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I will add a line for my "real" changes later in my other PRs. maybe ok for customer to see the upstreams changes as well ? I mean, if customer using our distribution, they somehow want to see change log, then they will need to check 2 places. we are sort of fork out from Nov 2025 from upsteam. But either way is ok
instrumentation-genai/opentelemetry-instrumentation-langchain/examples/zero-code/Dockerfile
Show resolved
Hide resolved
instrumentation-genai/opentelemetry-instrumentation-openai-v2/__init__.py
Show resolved
Hide resolved
instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/zero-code/.env
Show resolved
Hide resolved
instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/zero-code/__init__.py
Show resolved
Hide resolved
instrumentation-genai/opentelemetry-instrumentation-openai-v2/src/opentelemetry/__init__.py
Show resolved
Hide resolved
...-genai/opentelemetry-instrumentation-openai-v2/src/opentelemetry/instrumentation/__init__.py
Show resolved
Hide resolved
instrumentation-genai/opentelemetry-instrumentation-openai-v2/tests/__init__.py
Show resolved
Hide resolved
|
let's try and break this PR down into several smaller PRs if possible |
bringing code from upstream, as of Nov 2025, llmInvocation, toolcall and embeddings