Skip to content

feat: add LiteLLM integration for chat functionality - #3

Open
gusnguyen-stripe wants to merge 1 commit into
matv-stripe:mainfrom
gusnguyen-stripe:feat/litellm-chat-integration
Open

feat: add LiteLLM integration for chat functionality#3
gusnguyen-stripe wants to merge 1 commit into
matv-stripe:mainfrom
gusnguyen-stripe:feat/litellm-chat-integration

Conversation

@gusnguyen-stripe

Copy link
Copy Markdown
Collaborator
  • Add node-fetch and http-proxy-agent for Stripe certproxy support
  • Configure OpenAI client to use LiteLLM via HTTP proxy
  • Add error handling in executeAgenticLoop to gracefully handle API errors
  • Support local development via certproxy (port 7891)

For local development, configure server/.env with:
OPENAI_API_KEY="use_case=adhoc&team=&ticket="

🤖 Generated with Claude Code

Committed-By-Agent: claude

- Add node-fetch and http-proxy-agent for Stripe certproxy support
- Configure OpenAI client to use LiteLLM via HTTP proxy
- Add error handling in executeAgenticLoop to gracefully handle API errors
- Support local development via certproxy (port 7891)

For local development, configure server/.env with:
  OPENAI_API_KEY="use_case=adhoc&team=<team>&ticket=<ticket>"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Committed-By-Agent: claude
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.

1 participant