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

fix(endpoints): fix issues with chat completions endpoint #7

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

mharrisb1
Copy link
Owner

Fixes issues for:

  • Stateless mocks need to also use functools wraps to pass all arguments through from Pytest
  • Tool calls were always being returned as none from the chat completions endpoint

@mharrisb1 mharrisb1 added the bug Something isn't working label Apr 8, 2024
@mharrisb1 mharrisb1 self-assigned this Apr 8, 2024
@mharrisb1 mharrisb1 merged commit ff4054c into main Apr 8, 2024
@mharrisb1 mharrisb1 deleted the fix/use-functools-wrap-for-stateless-decorators branch April 8, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant