12/12/2023
https://sotaai.in/blogs/llm/create-a-chatbot-on-your-local-machine-in-python-using-openai-api #1
Few days back OpenAI introduced GPT-4-Turbo model. It is based on GPT-4 model trained with data up to April 2023. GPT-4 Turbo also has an enlarged 128K context window, which means it can take prompts equivalent to around 300 pages of text. Despite these improvements, the price of GPT-4 Turbo is thre...