Open
Description
When passing in a base url like LLAMA's "https://api.llmapi.com/", /v1/ automatically gets inserted which breaks their url scheme. Currently use a custom faraway implementation to fix it.
Metadata
Metadata
Assignees
Labels
No labels
When passing in a base url like LLAMA's "https://api.llmapi.com/", /v1/ automatically gets inserted which breaks their url scheme. Currently use a custom faraway implementation to fix it.