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

Search assistant returning empty message with DISABLE_LITELLM_STREAMING enabled #3491

Closed
marcelogdeandrade opened this issue Dec 17, 2024 · 2 comments
Labels

Comments

@marcelogdeandrade
Copy link

marcelogdeandrade commented Dec 17, 2024

Hello,

TL;DR: Search assistant is not working properly with DISABLE_LITELLM_STREAMING config enabled.

I'm trying to use Onyx with DISABLE_LITELLM_STREAMING config enabled, since my custom model server doesn't support streaming yet. Although it is working normally for General assistant, the Search one is returning empty messages.

I've tested this behavior with both a custom model server and an OpenAI direct connection config, both of them have the same empty result.

If I disable DISABLE_LITELLM_STREAMING, the Search assistant work as expected.

Steps to reproduce:

  • Enable DISABLE_LITELLM_STREAMING through .env file when deploying Onyx with docker-compose
  • Config LLM with OpenAI Model
  • Try to use Search assistant
@marcelogdeandrade marcelogdeandrade changed the title Search assistant returning empty message with DISABLE_LITELLM_STREAMING Search assistant returning empty message with DISABLE_LITELLM_STREAMING enabled Dec 17, 2024
Copy link

github-actions bot commented Mar 4, 2025

This issue is stale because it has been open 75 days with no activity. Remove stale label or comment or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Mar 4, 2025
Copy link

This issue was closed because it has been stalled for 90 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant