axonivy-market / openai-connector

Apache License 2.0
1 stars 0 forks source link

Model_not_found error #42

Closed mao-aavn closed 2 months ago

mao-aavn commented 3 months ago

Hi there, I got the below error in my first try with the ChatGPT Assistant pluggin, can you please have a look ?

image

Reproduce:

Thanks.

ivy-rew commented 3 months ago

Hi @ivy-sgi can we address this in the current sprint? seems as if we simply have to switch our default engine. more and more users are running into this problem https://community.axonivy.com/d/606-error-on-using-chatgpt-assistant

ivy-rew commented 3 months ago

I assume the the "edit" context action still works; as it uses the davinci4 model: https://github.com/axonivy-market/openai-connector/blob/master/openai-assistant/src/com/axonivy/connector/openai/assistant/ChatGptRequest.java#L72 while all other actions lead to the now deprecated davinci3 model: https://github.com/axonivy-market/openai-connector/blob/master/openai-assistant/src/com/axonivy/connector/openai/assistant/ChatGptRequest.java#L51

ivy-sgi commented 3 months ago

Hi @ivy-rew ! I have created a story for that - we will start to fix it soon : https://1ivy.atlassian.net/browse/MARP-174

ivy-rew commented 3 months ago

Hi @ivy-rew ! I have created a story for that - we will start to fix it soon : https://1ivy.atlassian.net/browse/MARP-174

glad to hear that, thank you in advance, @ivy-sgi .

ivy-rew commented 2 months ago

fixed with https://github.com/axonivy-market/openai-connector/pull/43 released as 10.0.9: https://market.axonivy.com/openai-assistant