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

Converted Datadog_API.json to Datadog_API.jsonl #678

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Add files via upload

    divijmuthu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fb4c7e4 View commit details
    Browse the repository at this point in the history
  2. Create apizoo jsonl files

    divijmuthu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    47c81f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a5897c View commit details
    Browse the repository at this point in the history
  4. Create list

    divijmuthu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5bfe930 View commit details
    Browse the repository at this point in the history
  5. Create summary

    divijmuthu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5ce4efd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cc8b79 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    divijmuthu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    de11996 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Create summary

    divijmuthu authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    081d42d View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    divijmuthu authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c7aa53e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Update _apply_function_credential_config.py

    Used jsonlines library to change output to a jsonl file instead of json for modified_data
    divijmuthu authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2a5ffc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfe04e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d632bb View commit details
    Browse the repository at this point in the history
  4. Update executable_checker.py

    Commented jsonlines changes as functions mainly use json internally so jsonlines interactions aren't needed to write to new files
    divijmuthu authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f4f6d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b328141 View commit details
    Browse the repository at this point in the history
  6. Update eval_runner_helper.py

    Modified functions involving json files to read from and write to corresponding jsonl files via jsonlines library
    divijmuthu authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    67ca2ae View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    21b1e70 View commit details
    Browse the repository at this point in the history
  2. Rename BFCL_v3_chatable.json to BFCL_v3_chatable.jsonl

    This file is already a valid .jsonl as per https://jsonlines.org/validator/, so I have updated the name of the file accordingly so it can work with the updated bfcl pipeline.
    divijmuthu authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5c81ef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bbbffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e89f8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0af7194 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ced42c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b9c823 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3171ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9c27d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6169467 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ca812e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2aefdc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da4068c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d6689e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    315e0fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    289f1ac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c2bf2e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a9baeb8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f3c7f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b3bdc86 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3d62920 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    08732bc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ca7408 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    810c6ca View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1575838 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    91b3cd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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