openai-java
openai-java copied to clipboard
如何联系上下文?

You pass the context in your prompt. Sometimes w/ several examples. This has to do w/ the underlying model and not this API in particular.
You can use the fine-tuning endpoint to create an extension model and then use that instead of the default one. https://platform.openai.com/docs/guides/fine-tuning