fix: Error codes needs to be documented in Swagger#2483
Draft
William-Hill wants to merge 1 commit intoConduitIO:mainfrom
Draft
fix: Error codes needs to be documented in Swagger#2483William-Hill wants to merge 1 commit intoConduitIO:mainfrom
William-Hill wants to merge 1 commit intoConduitIO:mainfrom
Conversation
Fixes ConduitIO#576 Generated by conduit-agent-experiment implementer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #576
Agent Summary
ct":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 1.0 seconds...
litellm.RateLimitError: RateLimitError: OpenrouterException -
{"error":{"message":"Provider returned
error","code":429,"metadata":{"raw":"deepseek/deepseek-chat is temporarily
rate-limited upstream. Please retry shortly, or add your own key to accumulate
your rate limits:
https://openrouter.ai/settings/integrations","provider_name":"DeepInfra","is_byo
k":false}},"user_id":"user_3CEeCGEy5UD03LA5fyj9Xe8qgTU"}
The API provider has rate limited you. Try again later or check your quotas.
Retrying in 2.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 4.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 8.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 16.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 32.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Generated by conduit-agent-experiment (archivist: Gemini Flash, implementer: openrouter/deepseek/deepseek-chat, 1 iterations).