Commit graph

5 commits

Author SHA1 Message Date
Max
a278c4c63a Update OpenAI test and API configuration
- Replace deprecated model "text-davinci-003" with "gpt-3_5-turbo-instruct"
- Comment out deprecated Edits method in tests and implementation
- Enhance HTTP request headers with explicit Content-Type
- Add fallback for model configuration when not explicitly set
- Improve header handling for Azure and standard OpenAI authentication
2025-02-08 15:59:46 +08:00
Max
60ef6c1e5c [add] neo (50%) 2023-04-29 16:48:37 +08:00
Max
7e480633d4 [add] openai api done 2023-04-27 12:20:47 +08:00
Max
4ee38de7e7 [fix] tests 2023-04-26 19:39:15 +08:00
Max
52a15bab2f [add] open ai api 2023-04-26 19:16:59 +08:00