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) Session: set base_url in default_llm_config #3003

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

tobitege
Copy link
Collaborator

@tobitege tobitege commented Jul 18, 2024

What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?

The Session instance sets the api_key and model of the default_llm_config, but not the base_url.


Give a summary of what the PR does, explaining any non-trivial design decisions

Like the 2 already existing assignments, the base_url should also be set.


Other references

@tobitege tobitege requested a review from neubig July 18, 2024 16:56
@tobitege tobitege changed the title (feat) Session: set base_url in default_llm_config (fix) Session: set base_url in default_llm_config Jul 18, 2024
@iFurySt
Copy link
Collaborator

iFurySt commented Jul 19, 2024

LGTM, thanks

@neubig neubig merged commit d6642c2 into All-Hands-AI:main Jul 19, 2024
2 checks passed
@tobitege tobitege removed the request for review from neubig July 19, 2024 02:52
@tobitege tobitege deleted the session-baseurl branch August 17, 2024 07:39
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.

3 participants