Skip to content
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

Bump version #417

Merged
merged 7 commits into from
Nov 25, 2024
Merged

Bump version #417

merged 7 commits into from
Nov 25, 2024

Conversation

karthikscale3
Copy link
Collaborator

Description

Bumping version

Checklist for adding new integration:

  • Defined APIS in constants folder.
  • Updated SERVICE_PROVIDERS in common.py
  • Created a folder under instrumentation with the name of the integration with atleast patch.py and instrumentation.py files.
  • Added instrumentation in all_instrumentations in langtrace.py and to the InstrumentationType in types.py files.
  • Added examples for the new integration in the examples folder.
  • Updated pyproject.toml to install new dependencies
  • Updated the README.md of langtrace-python-sdk to include the new integration in the supported integrations table.
  • Updated the README.md of Langtrace's repository to include the new integration in the supported integrations table.
  • Added new integration page to supported integrations in Langtrace Docs

@karthikscale3 karthikscale3 merged commit bf3f120 into development Nov 25, 2024
4 checks passed
@karthikscale3 karthikscale3 deleted the karthik/bump-version-nov25 branch November 25, 2024 23:57
karthikscale3 added a commit that referenced this pull request Nov 26, 2024
* remove logs

* remove requirements

* Bump version

* Squash

* minor

* switch to http exporter

* Fix swapped arguments in Ollama instrumentation (#416)

Arguments for `StreamWrapper` in `ageneric_patch` are swapped

Co-authored-by: Ali Waleed <[email protected]>

* Bump version (#417)

---------

Co-authored-by: Nick Vinogradov <[email protected]>
Co-authored-by: Ali Waleed <[email protected]>
karthikscale3 added a commit that referenced this pull request Dec 1, 2024
* remove logs

* remove requirements

* Bump version

* Squash

* minor

* switch to http exporter

* Fix swapped arguments in Ollama instrumentation (#416)

Arguments for `StreamWrapper` in `ageneric_patch` are swapped

Co-authored-by: Ali Waleed <[email protected]>

* Bump version (#417)

* add deepseek support (#419)

---------

Co-authored-by: Nick Vinogradov <[email protected]>
Co-authored-by: Ali Waleed <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant