fabric
fabric copied to clipboard
[Bug]: Error When Trying to Run Anything: Windows
What happened?
Trying to use Fabric at all. Sorry - kind of new to all of it.
Error: Error code: 400 - {'error': {'message': 'you must provide a model parameter', 'type': 'invalid_request_error', 'param': None, 'code': None}} Error code: 400 - {'error': {'message': 'you must provide a model parameter', 'type': 'invalid_request_error', 'param': None, 'code': None}}
Version check
- [X] Yes I was.
Relevant log output
No response
Relevant screenshots (optional)
No response
Cant help if you dont show what you are running or how you are running it, your configs (with sensitive stuff removed) etc
I am running windows 11, 12.1 cuda, anaconda.
I have all of my api keys setup. I haven't messed with any other configurations.
pipx has been installed and updated.
Curious if its actually getting your config stuff. Windows doesn't function like mac/linux so the default ~/.config stuff doesn't work over there afaik.
Alright, I'll test now using Ubuntu.
i'll fix it in a little, but in the meantime you can just setDefaultModel and you won't get that error
ok it should be fixed now. Can you try it and make sure it works?