Skip to content

Add support for Azure, OpenAI, Palm, Anthropic, Cohere Models - using litellm #95

Add support for Azure, OpenAI, Palm, Anthropic, Cohere Models - using litellm

Add support for Azure, OpenAI, Palm, Anthropic, Cohere Models - using litellm #95

Re-run triggered August 5, 2023 01:52
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (F401): bot/litellm.py#L7
bot/litellm.py:7:28: F401 `common.session.Session` imported but unused
Ruff (F401): bot/litellm.py#L8
bot/litellm.py:8:26: F401 `common.reply.Reply` imported but unused
Ruff (F401): bot/litellm.py#L8
bot/litellm.py:8:33: F401 `common.reply.ReplyType` imported but unused
Ruff (F401): bot/litellm.py#L9
bot/litellm.py:9:28: F401 `common.context.ContextType` imported but unused
Ruff (F401): bot/litellm.py#L9
bot/litellm.py:9:41: F401 `common.context.Context` imported but unused
ruff
Process completed with exit code 1.