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

Fix LLM subclasses based on OpenAILLM #455

Merged
merged 12 commits into from
Mar 21, 2024
Merged

Conversation

alvarobartt
Copy link
Member

Description

This PR fixes and improves the handling in OpenAILLM for both base_url and api_key and fixes both TogetherLLM (#449) and AnyscaleLLM (#447).

Now the base_url and api_key handling via environment variable is fixed and aligned, also some tests were included to ensure that the environment variables are properly used, and also the docstrings have been updated and aligned.

@alvarobartt alvarobartt added this to the 1.0.0 milestone Mar 21, 2024
@alvarobartt alvarobartt self-assigned this Mar 21, 2024
@alvarobartt alvarobartt merged commit 37d7438 into core-refactor Mar 21, 2024
4 checks passed
@alvarobartt alvarobartt deleted the fix-openai-based-llms branch March 21, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants