yao/openai
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
..
openai.go Update OpenAI test and API configuration 2025-02-08 15:59:46 +08:00
openai_test.go Update OpenAI test and API configuration 2025-02-08 15:59:46 +08:00
process.go [add] openai process 2023-05-12 22:11:31 +08:00
process_test.go [add] openai process 2023-05-12 22:11:31 +08:00
types.go Add support for reasoning content and thinking state in OpenAI streaming 2025-02-05 16:55:09 +08:00