Closed restlessronin closed 1 year ago
has this been released? I'm getting: function OpenaiEx.with_base_url/2 is undefined or private
@Madd0g I was hoping to polish off an issue or two more before publishing it, but it's been a while, so I've gone ahead and published it now. It's v0.5.0.
i have parameterized the base url for the api.
without any other changes, this now works for non-streaming completions and chat completions with the
llama.cpp-python
in server mode.