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: message history for FC #607

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

mmikita95
Copy link
Contributor

Changes:

  • All messages are being stored in the Conversation in order to properly execute a call to LLM
  • Fixed tool call gathering for streaming
  • Fixed 400 Bad Request being triggered due to "empty" content
  • max_depth set to 5
  • Logging fix
  • Lint & typing fixes

@ramedina86 ramedina86 merged commit c04a196 into writer:dev Oct 29, 2024
15 checks passed
@mmikita95 mmikita95 deleted the fix-ai-tools-message-history branch December 2, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants