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

feat(llmobs): submit langchain similarity search spans #9971

Merged
merged 64 commits into from
Aug 27, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    5a52bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e14b2 View commit details
    Browse the repository at this point in the history
  3. add import

    yahya-mouman committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f124905 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. remove argument names

    yahya-mouman committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    2e7361e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d73ce3 View commit details
    Browse the repository at this point in the history
  3. Add review note

    yahya-mouman committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b60f91e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd909a1 View commit details
    Browse the repository at this point in the history
  5. Add pinecone fixture

    yahya-mouman committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8d4f767 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bed9371 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3ca383 View commit details
    Browse the repository at this point in the history
  8. Use langchain-pinecone

    yahya-mouman committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c5e6d8e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c890eb5 View commit details
    Browse the repository at this point in the history
  2. added release notes

    yahya-mouman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6ff7689 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/yahya/add-langchain-similarity-s…

    …earch-support' into yahya/add-langchain-similarity-search-support
    yahya-mouman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    290e369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e6fe4 View commit details
    Browse the repository at this point in the history
  5. fix issues

    yahya-mouman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    50786bb View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/yahya/add-langchain-similarity-s…

    …earch-support' into yahya/add-langchain-similarity-search-support
    yahya-mouman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c8964a6 View commit details
    Browse the repository at this point in the history
  7. remove fake api key

    yahya-mouman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0e7dac0 View commit details
    Browse the repository at this point in the history
  8. format

    yahya-mouman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e78c7fd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update ddtrace/llmobs/_integrations/langchain.py

    Co-authored-by: Yun Kim <[email protected]>
    yahya-mouman and Yun-Kim authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8cdeb9c View commit details
    Browse the repository at this point in the history
  2. Update ddtrace/llmobs/_integrations/langchain.py

    Co-authored-by: Yun Kim <[email protected]>
    yahya-mouman and Yun-Kim authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0f6dbc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update ddtrace/llmobs/_integrations/langchain.py

    Co-authored-by: Yun Kim <[email protected]>
    yahya-mouman and Yun-Kim authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    efe50a4 View commit details
    Browse the repository at this point in the history
  2. Update releasenotes/notes/feat-llmobs-submit-langchain-similarity-sea…

    …rch-spans-c5581deda8b6878e.yaml
    
    Co-authored-by: Yun Kim <[email protected]>
    yahya-mouman and Yun-Kim authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7997447 View commit details
    Browse the repository at this point in the history
  3. address comments

    yahya-mouman committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    61ffd20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce8e2c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/main' into yahya/add-langchain-similarity-se…

    …arch-support
    
    # Conflicts:
    #	ddtrace/llmobs/_integrations/langchain.py
    #	tests/contrib/langchain/test_langchain_llmobs.py
    yahya-mouman committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b574d69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2effb9c View commit details
    Browse the repository at this point in the history
  7. add pinecone client

    yahya-mouman committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c1afca0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b20def View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d256c32 View commit details
    Browse the repository at this point in the history
  10. refactor

    yahya-mouman committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6e2407e View commit details
    Browse the repository at this point in the history
  11. black

    yahya-mouman committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6e38858 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. format spell

    yahya-mouman committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5a1162a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3027ba5 View commit details
    Browse the repository at this point in the history
  2. remove pinecone fixture

    yahya-mouman committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ae21a4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72142b View commit details
    Browse the repository at this point in the history
  4. Update assertions

    yahya-mouman committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7de55ce View commit details
    Browse the repository at this point in the history
  5. format

    yahya-mouman committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9d4ff9c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    681d2db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e5ec20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e04400 View commit details
    Browse the repository at this point in the history
  4. refactor code

    yahya-mouman committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8283ed1 View commit details
    Browse the repository at this point in the history
  5. format code

    yahya-mouman committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fb55291 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch 'refs/heads/main' into yahya/add-langchain-similarity-se…

    …arch-support
    
    # Conflicts:
    #	ddtrace/contrib/langchain/patch.py
    yahya-mouman committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a670a7 View commit details
    Browse the repository at this point in the history
  2. Resolve conflict

    yahya-mouman committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aafa540 View commit details
    Browse the repository at this point in the history
  3. submit to llmobs

    yahya-mouman committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3b66854 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Reformat span output

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    56492fb View commit details
    Browse the repository at this point in the history
  2. Update base test

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fc02550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba5848 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ead542a View commit details
    Browse the repository at this point in the history
  5. Fix typo

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f63c780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2b3cf5 View commit details
    Browse the repository at this point in the history
  7. remove break

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    38dd6f5 View commit details
    Browse the repository at this point in the history
  8. refactor tests

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fc10611 View commit details
    Browse the repository at this point in the history
  9. rufff

    yahya-mouman committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    21d6981 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    ca96d2f View commit details
    Browse the repository at this point in the history
  2. black

    yahya-mouman committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    21266dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bffb9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2337bc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc307e9 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/yahya/add-langchain-similarity-s…

    …earch-support' into yahya/add-langchain-similarity-search-support
    yahya-mouman committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    039aeb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    5a6613e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Address PR comments

    yahya-mouman committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    172f038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600a8e1 View commit details
    Browse the repository at this point in the history