Closed Florents-Tselai closed 1 year ago
Thanks, this looks like a bug.
I replicated myself like this:
$ llm embed-models default
ada-002
$ llm embed -c "hello"
Error: You need to specify an embedding model (no default model is set)
Yep, I just woke up & forked; I was about to check it out. Let me know if you'll be faster than me :) .
Fixed!
Am I missing something in the following sequence or is this a bug where the default embed-model isn't really picked up, but works fine when it's provided explicitly?