nyanp / chat2plot

chat to visualization with LLM
MIT License
179 stars 22 forks source link

GPT 4 official support #6

Open augustocrmg opened 9 months ago

augustocrmg commented 9 months ago

Hello, i am trying to use chat2plot with a GPT4 key, but after several ways i have not been succesful using chat2plot with GPT4. Does caht2plot have official support to GPT 4 ? You guys can provide a implementation example with GPT4 if it's possible ?

shankarsharma8089 commented 8 months ago

@augustocrmg check the 'get_or_default_chat_model' function in chat2plot file you might implement gpt 4 there