Skip to content

RequestHandler 's generateURL question #62

Open
@buhe

Description

@buhe

Hi, great project

components.path = [configuration.api?.path, request.path]
            .compactMap { $0 }
            .joined()

Path cannot be specified exactly, like https://docs.llama-api.com/essentials/chat need path is https://api.llama-api.com/chat/completions .

BR

buhe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions