-
Notifications
You must be signed in to change notification settings - Fork 3
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
SyntaxError: f-string: unmatched '[' #2
Comments
@ali0une4, no this was a oversight on my part in and had to be corrected in the code. The 0.5.1 release should fix the issue; Make to pip/pipx uninstall first then re-install before trying again. Also, if OLLAMA_API_BASE=http://localhost:5000, try OLLAMA_API_BASE=http://localhost:5000/v1/ |
Thanks! OK working with no error now ... but can't find the correct endpoint for LM Studio, i'm going to update my other issue about it. Don't know how to |
When you use |
Many thanks for this clear explaination! |
Hi.
Not sure if i'm doing things right, but the command below give me an error.
Just started LM Studio server on port 5000
This is my .env
The text was updated successfully, but these errors were encountered: