Forex-Rates Plugin upgraded to 128k context tokens, with 'gpt-4-1106-preview'

Hello all,

I ended up having to simply add “requests” and “six” as requirements to be installed via pip, and that appears to have fixed the issue I had earlier, and have since upgraded the models to gpt-4-1106-preview which supports 128k tokens! Forex Rates can now retrieve larger amounts of data from the broker api without reaching its limit… Feel free to test this out using default prompts from its Github page: GitHub - hatgit/forex-gpt: Forex Rates: Advanced Natural Language Processing for Currency Markets. Gain insights, sentiment evaluation, and text completion using the power of language models.

I ended up adding “requests” and “six” as requirements to be installed via pip and that has fixed the issue!

1 Like