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: run resolver for multiple function callings #53

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

sebastianmusial
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

We didn't receive an answer when the assistant had to invoke multiple function callings.

Issue Number: N/A

What is the new behavior?

changed to a basic "run resolver" to avoid issues with many function callings

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Added new env variable: ASSISTANT_IS_LOGGER_ENABLED

@sebastianmusial sebastianmusial added the bug Something isn't working label Apr 11, 2024
@sebastianmusial sebastianmusial merged commit 70683f2 into main Apr 11, 2024
1 check passed
@sebastianmusial sebastianmusial deleted the fix/run-resolver branch April 16, 2024 13:52
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.

None yet

1 participant