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

Python: #6499 Mistral AI Function Calling #8016

Merged

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    ec3ebb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f69361 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 11, 2024

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

Commits on Aug 12, 2024

  1. fixed comment in sample

    nmoeller committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c9031bf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    8d1777c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c62cab View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    74692d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6578865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62fd4fe View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    165e839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a6068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f047a2e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    da3b3ef View commit details
    Browse the repository at this point in the history
  2. implemented PR feedback

    nmoeller committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b306ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    482a261 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

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

Commits on Sep 1, 2024

  1. Merge remote-tracking branch 'origin/main' into issue-6499-Mistral-Ai…

    …-Function-Calling
    
    # Conflicts:
    #	python/semantic_kernel/connectors/ai/mistral_ai/services/mistral_ai_chat_completion.py
    nmoeller committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f29a7af View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 10, 2024

  1. Merge remote-tracking branch 'origin/main' into issue-6499-Mistral-Ai…

    …-Function-Calling
    
    # Conflicts:
    #	python/semantic_kernel/connectors/ai/mistral_ai/services/mistral_ai_chat_completion.py
    nmoeller committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    26d0d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471fdd2 View commit details
    Browse the repository at this point in the history
  3. Update python/tests/integration/completions/test_chat_completion_with…

    …_function_calling.py
    
    Co-authored-by: Tao Chen <taochen@microsoft.com>
    nmoeller and TaoChenOSU committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cc9332b View commit details
    Browse the repository at this point in the history
  4. fixed mypy issue

    nmoeller committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ced4c3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ee355d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bbd053 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b94f673 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. skipped integration tests

    nmoeller committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b99a1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea02046 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    527a0f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    591d961 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ad5530 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f808ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60a541c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8627e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebfd35a View commit details
    Browse the repository at this point in the history
  10. resolve conflicts

    nmoeller committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    172d1bf View commit details
    Browse the repository at this point in the history