rotemweiss57 / gpt-newspaper

GPT based autonomous agent designed to create personalized newspapers tailored to user preferences.
https://tavily.com
MIT License
1.18k stars 161 forks source link

change model to gpt-4 turbo, add .gitignore #18

Open abmallick opened 8 months ago

abmallick commented 8 months ago

Changed model to gpt-4-turbo-preview, has better context and is much cheaper compared to gpt-4 APIs.

Created .gitignore and added outputs folder.