Adrian Brown
Adrian Brown
Hey @litchfield, nice to e-meet you! I am a open-source maker and working on [Apollo](https://github.com/apolloapi/apolloapi), we are in the planning stages with Supabase community project leads on a collaboration with...
Patch to downstream evaluation process created, merge this and revisit downstream patch.
We want to add the following frequency statuses to our constants in support of adding in support for more status types for our AVID provider. AVID_REPORT_FREQUENCY_ISSUE = "issue" AVID_REPORT_FREQUENCY_ADVISE =...
```python # todo: integrate into client def get_provider_client(provider_path: str, *args, **kwargs): secret = kwargs["secret"] if "secret" in kwargs else None api_user = kwargs["api_user"] if "api_user" in kwargs else None if...
As developers we want the ability to take our avid integration and create a vulnerability feature.
As a user I want to utilize google as a provider for regression testing or prompt tuning; Suggest model coming soon to enhance LLM output, checkout the provider instance for...