- 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 |
||
|---|---|---|
| .. | ||
| openai.go | ||
| openai_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||