Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.0.28 #9

Merged
merged 1 commit into from
Aug 4, 2024
Merged

v0.0.28 #9

merged 1 commit into from
Aug 4, 2024

Conversation

pkelaita
Copy link
Owner

@pkelaita pkelaita commented Aug 4, 2024

Providers can now be activated by default via the following environment variables:

  • OPENAI_API_KEY for OpenAI
  • ANTHROPIC_API_KEY for Anthropic
  • CO_API_KEY for Cohere
  • GOOGLE_API_KEY for Google
  • GROQ_API_KEY for Groq
  • REPLICATE_API_TOKEN for Replicate
  • OCTOAI_TOKEN for OctoAI

Copy link

codecov bot commented Aug 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
l2m2/__init__.py 100.00% <100.00%> (ø)
l2m2/client/base_llm_client.py 100.00% <100.00%> (ø)

@pkelaita pkelaita merged commit 4f99134 into main Aug 4, 2024
12 checks passed
@pkelaita pkelaita deleted the defualt-envs branch August 4, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant