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

error when using litellm #7410

Closed
nima-hodhodi opened this issue Dec 25, 2024 · 1 comment
Closed

error when using litellm #7410

nima-hodhodi opened this issue Dec 25, 2024 · 1 comment

Comments

@nima-hodhodi
Copy link

2024-12-25 12:08:55.296 | INFO | pr_agent.algo.utils:update_settings_from_args:621 - Updated setting IGNORE.GLOB to: "['.png', '.jpg', '.wav', '.dll', '.mp3', '.psd', '*.meta']"
2024-12-25 12:09:00.456 | INFO | pr_agent.tools.pr_reviewer:run:129 - Reviewing PR: http://185.86.181.211/nima/ai-merge/merge_requests/20 ...
2024-12-25 12:09:01.440 | INFO | pr_agent.algo.pr_processing:get_pr_diff:73 - PR main language: Other
2024-12-25 12:09:01.446 | INFO | pr_agent.algo.pr_processing:get_pr_diff:84 - Tokens: 1750, total tokens under limit: 8000, returning full diff.
Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new
LiteLLM.Info: If you need to debug this error, use litellm.set_verbose=True'. 2024-12-25 12:09:02.934 | WARNING | pr_agent.algo.ai_handlers.litellm_ai_handler:chat_completion:242 - Error during LLM inference: litellm.APIError: APIError: OpenAIException - Connection error. Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new LiteLLM.Info: If you need to debug this error, use litellm.set_verbose=True'.

@krrishdholakia
Copy link
Contributor

Connection error

looks like the openai / openai-compatible endpoint endpoint you're trying to call didn't respond.

I don't see a litellm-specific error here, let me know if i'm missing something (you can also try and debug this by setting litellm.set_verbose=True for more detailed debug logs)

closing for now - feel free to reopen/bump me if you can see it being litellm-related

@krrishdholakia krrishdholakia closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2024
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

No branches or pull requests

2 participants