yao/openai
Max 9c0ab4e0e1 Configure base URL for OpenAI API initialization
- Added default base URL "/v1" in NewMoapi method
- Supports flexible base URL configuration for OpenAI API client
- Complements previous work on API configuration and streaming improvements
2025-02-06 09:19:10 +08:00
..
openai.go Configure base URL for OpenAI API initialization 2025-02-06 09:19:10 +08:00
openai_test.go [add] neo (50%) 2023-04-29 16:48:37 +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