Skip to content

APIConnectionError: Connection error.. #42

@mi112

Description

@mi112

I am trying to use Fara-7B hosted in Azure Foundry.

I have also set the credentials in azure_foundry_config.json
{
"model": "Fara-7B",
"base_url": "https://myendpoint.ml.azure.com/",
"api_key": "myapikey"
}

I am using following command:
fara-cli --task "how many pages does wikipedia have" --endpoint_config endpoint_configs/azure_foundry_config.json --headful

I keep receiving following error:
Retrying fara.fara_agent.FaraAgent._make_model_call in 5.0 seconds as it raised APIConnectionError: Connection error..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions