Open ClemensGruber opened 7 months ago
This is (partly ?) done in the stream branch: https://github.com/ClemensGruber/climart_gptree/tree/stream
The current code is based on OpenAI API version >1, current and with a lot of changes is 1.x and we should mirate to the latest and greatest ...
Official migration guide https://github.com/openai/openai-python/discussions/742 see also section "Automatic migration with grit"
API reference https://platform.openai.com/docs/api-reference/
Overview article https://medium.com/@santi.tettamanti96/open-ai-gpt-1-0-api-quick-python-migration-guide-69a5f23926b7
This is (partly ?) done in the stream branch: https://github.com/ClemensGruber/climart_gptree/tree/stream
The current code is based on OpenAI API version >1, current and with a lot of changes is 1.x and we should mirate to the latest and greatest ...
Official migration guide https://github.com/openai/openai-python/discussions/742 see also section "Automatic migration with grit"
API reference https://platform.openai.com/docs/api-reference/
Overview article https://medium.com/@santi.tettamanti96/open-ai-gpt-1-0-api-quick-python-migration-guide-69a5f23926b7