Skip to content

figure out better way to test API integrations #187

@ChuckHend

Description

@ChuckHend

Interfaces with services like OpenAI, Cohere, etc. require a valid API key. Those keys are stored as github secrets in this repo, and there are tests written that use those secrets. This works for tests running in CI where the branch is in this repository, but when the branch is in a separate repository (i.e. a PR to this repo), the secrets are not accessible and the tests fail. Figure out a better way to run these tests.

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