Skip to content

Replace OpenAI proxy with LiteLLM#30

Merged
ericmichael merged 6 commits intomainfrom
gremlin/issue-29-replace-openai-proxy-with-litellm
Nov 19, 2025
Merged

Replace OpenAI proxy with LiteLLM#30
ericmichael merged 6 commits intomainfrom
gremlin/issue-29-replace-openai-proxy-with-litellm

Conversation

@ericmichael
Copy link
Copy Markdown
Owner

Summary

  • add LiteLLM proxy configuration, docker wiring, and updated requirements plus a stateless config file
  • teach the Agent and Thread flows to honor the LiteLLM model list, service-key fallback, and refreshed chat/message VCR tapes
  • document the integration progress, new environment variables, and LiteLLM test workflow while dropping obsolete unit tests/cassettes

Testing

  • DJANGO_SETTINGS_MODULE=aistarterkit.settings python manage.py test chat.tests.integration

Fixes #29

@ericmichael ericmichael merged commit 71262aa into main Nov 19, 2025
1 check passed
@ericmichael ericmichael deleted the gremlin/issue-29-replace-openai-proxy-with-litellm branch November 19, 2025 07:11
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

Successfully merging this pull request may close these issues.

Replace OpenAI proxy with litellm

1 participant