-
-
Notifications
You must be signed in to change notification settings - Fork 366
Best Practice
Alex edited this page Nov 9, 2023
·
1 revision
I'd like to start to build documentation around best practices for using OpenAI with Ruby at scale. Possible areas to look at:
- ActiveJob, queueing and streaming
- Concurrency
- Alternatives to Faraday
- Benchmarking