Sinaptik-AI / pandas-ai

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.

Home Page:https://pandas-ai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openai should support modify base_url

cFireworks opened this issue Β· comments

πŸš€ The feature

sometimes we need to use openai with new base_url, for example, original openai url is blocked, or we need a customized openai style api. So we should support modify base_url

Motivation, pitch

sometimes we need to use openai with new base_url, for example, original openai url is blocked, or we need a customized openai style api. So we should support modify base_url

Alternatives

No response

Additional context

No response