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

WIP Assistant Api #531

Merged
merged 30 commits into from
Apr 15, 2024
Merged

WIP Assistant Api #531

merged 30 commits into from
Apr 15, 2024

Commits on Jan 2, 2024

  1. [ADD]: Added beta assistants API

    PeterHu committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b5ade78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d5ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e4e30 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. [FIX] Fix naming error of AssistantsStatics

    PeterHu committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b6bde0d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    bfcaf80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947a55c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    52e1c61 View commit details
    Browse the repository at this point in the history
  2. model updates

    kayhantolga committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2c61fbf View commit details
    Browse the repository at this point in the history
  3. Response Models updated

    kayhantolga committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9f52ba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. documentation typo fixes

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8cbb340 View commit details
    Browse the repository at this point in the history
  2. RequiredAction Cleanup

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    85beb14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad4f61 View commit details
    Browse the repository at this point in the history
  4. removed last error

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    47e335d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74a93fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6553455 View commit details
    Browse the repository at this point in the history
  7. code cleanup

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    88f4be9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6963769 View commit details
    Browse the repository at this point in the history
  9. updated csproj

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    287328f View commit details
    Browse the repository at this point in the history
  10. code cleanup

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    318c0b6 View commit details
    Browse the repository at this point in the history
  11. Code Cleanup

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f3d1d84 View commit details
    Browse the repository at this point in the history
  12. playground fixes

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a3622ec View commit details
    Browse the repository at this point in the history
  13. Read me update

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b8f124c View commit details
    Browse the repository at this point in the history
  14. moved some files

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    34a4920 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9506c3b View commit details
    Browse the repository at this point in the history
  16. documentation update

    kayhantolga committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a4bf0b4 View commit details
    Browse the repository at this point in the history