discourse-ai/lib/completions/endpoints
Sam cec4251b00
DEV: improve error bedrock error messages (#454)
When bedrock rate limits it returns a 200 BUT also returns a JSON
document with the error.

Previously we had no special case here so we complained about nil

New code properly logs the problem
2024-02-01 08:01:07 -03:00
..
anthropic.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
aws_bedrock.rb DEV: improve error bedrock error messages (#454) 2024-02-01 08:01:07 -03:00
base.rb DEV: improve error bedrock error messages (#454) 2024-02-01 08:01:07 -03:00
canned_response.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
fake.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
gemini.rb FEATURE: fine tune llm report to follow instructions more closely (#451) 2024-01-31 09:58:25 +11:00
hugging_face.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
open_ai.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
vllm.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00