jll38 / njitbytes

https://njitbytes.co
Other
2 stars 0 forks source link

Reduce the amount of API calls to OpenAI #28

Open jll38 opened 1 year ago

jll38 commented 1 year ago

Reduce these API calls as much as possible to reduce user waiting as well as less utilization.

IDEAS

Vladimir-G4 commented 1 year ago

I think if possible we should implement the following:

We could also look at switching to Google Vertex for now.

If you think there's a better or more efficient implementation feel free to comment below.