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

Why do we importing litellm from aider.litellm #725

Closed
ramsey-coding opened this issue Jun 25, 2024 · 2 comments
Closed

Why do we importing litellm from aider.litellm #725

ramsey-coding opened this issue Jun 25, 2024 · 2 comments
Labels
question Further information is requested

Comments

@ramsey-coding
Copy link

ramsey-coding commented Jun 25, 2024

Issue

I see https://github.com/paul-gauthier/aider/blob/965c35870cb85c56898c341e6dd46c39e77dcfbe/aider/models.py

and the self.info = litellm.get_model_info(model)

Is it correct?

should not we use the import from litellm?

Version and model info

No response

@paul-gauthier paul-gauthier added the question Further information is requested label Jun 25, 2024
@paul-gauthier
Copy link
Owner

The aider.litellm ensures that litellmm is loaded with the proper configuation.

@paul-gauthier
Copy link
Owner

I'm going to close this issue for now, but feel free to add a comment here and I will re-open or file a new issue any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants