Base URL
Specifies the URL for the OpenAI connection. RICOH ProcessDirector uses this URL as the starting point for all requests to the OpenAI service.
Format:
- Length
- Up to 256 characters (bytes)
- Restrictions
- Must be a well-formed URL
- Default
- https://api.openai.com/v1
- Database name
- OpenAIConnection.RootURL
- Usage notes:
- Change this value to connect to an OpenAI-compatible API hosted at a different URL.