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

Workaround for 2 Second delay before processing API requests #384

Open
ulfkri opened this issue Feb 1, 2025 · 1 comment
Open

Workaround for 2 Second delay before processing API requests #384

ulfkri opened this issue Feb 1, 2025 · 1 comment

Comments

@ulfkri
Copy link

ulfkri commented Feb 1, 2025

Original Issue

I have been researching this issue I had earlier:

I closed the issue because I wasn't able to reproduce it with curl. I'm using the official open ai nuget. I don't have the power to reopen the issue and comment on it, so I will post a workaround here:

Workaround

The two second delay disappears if I connect to http://127.0.0.1:1234/v1 in stead of http://localhost:1234/v1.

I'm sure localhost used to work fine with 0.2.x.

I will leave this issue open so you guys can find it and decide if it's an issue with LM Studio or with the open ai lib.

@yagil
Copy link
Member

yagil commented Feb 2, 2025

Thanks for the info, we'll look into it

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

No branches or pull requests

2 participants