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.
https://pandas-ai.com
Other
12.71k stars 1.23k forks source link

Update openai_info.py: adding gpt-4o to the list of GPT-4 output #1157

Closed nehcneb closed 4 months ago

nehcneb commented 4 months ago

Adding gpt-4o to the list of GPT-4 output.

gventuri commented 4 months ago

@nehcneb thanks a lot for the fix, merged and releasing the new version!

nehcneb commented 4 months ago

Awesome, thank you @gventuri and @mspronesti !