Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aimonlabs/aimon-python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.1
Choose a base ref
...
head repository: aimonlabs/aimon-python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 3 commits
  • 45 files changed
  • 3 contributors

Commits on Jan 18, 2025

  1. Added support to include task_definition in the aimon_payload (#53)

    * 1. Added support to include task_definition in the aimon_payload
    
    2. Added a safety check for the case where only RR is specified in config but task_definition is not declared in the dataset.
    
    * updated logic to check for task_definition every time when RR is specified in config
    devvratbhardwaj authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    92b53d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Adding a rerank API to the AIMon SDK. (#54)

    * Adding a rerank API. Synchronized with Stainless repo.
    
    * Updating notebooks and added new retrieval notebook examples
    
    ---------
    
    Co-authored-by: Preetam Joshi <info@aimon.ai>
    pjoshi30 and Preetam Joshi authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    c210117 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

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