feat: add openai_base_url config for LiteLLM/OpenAI-compatible proxy support

This commit is contained in:
Tony Fruzza 2026-06-15 07:07:07 +00:00
parent 945375eca8
commit 89c71a3dde
9 changed files with 383 additions and 296 deletions

View file

@ -1,12 +1,12 @@
{
"name": "priceghost-backend",
"version": "1.0.5",
"version": "1.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "priceghost-backend",
"version": "1.0.5",
"version": "1.0.6",
"dependencies": {
"@anthropic-ai/sdk": "^0.24.0",
"@google/generative-ai": "^0.24.1",