Files
cs249r_book/scripts
Vijay Janapa Reddi a690290d4a Updates OpenAI API usage
Migrates to the new OpenAI client library for improved compatibility
and to align with the latest API standards.

This change replaces the deprecated `openai.ChatCompletion.create` method
with `client.chat.completions.create`, ensuring the script remains
functional with future OpenAI API updates.
2025-05-14 13:30:25 -04:00
..
2025-02-17 01:44:00 -05:00
2025-05-14 13:30:25 -04:00
2025-03-03 17:36:33 -08:00
2025-03-01 08:15:06 -05:00
2025-03-06 13:50:56 -05:00
2025-03-01 08:15:06 -05:00
2025-03-01 08:15:06 -05:00
2025-03-01 08:15:06 -05:00
2025-03-28 11:32:49 -04:00
2025-03-01 08:15:06 -05:00
2025-03-01 08:15:06 -05:00
2025-03-19 21:10:18 -04:00