Resolved conflicts

This commit is contained in:
Ashley 2025-01-13 17:46:07 +07:00
parent 1427f2966a
commit 3b019ca518

View File

@ -44,8 +44,6 @@ The **OpenAI** fields can be used for any OpenAI-compatible API.
<Callout type='info'> <Callout type='info'>
Please note that currently, the code that supports any OpenAI-compatible endpoint only reads the `~/jan/data/extensions/@janhq/inference-openai-extension/settings.json` file, which is OpenAI Inference Engines in the extensions page. Thus, it will not search any other files in this directory. Please note that currently, the code that supports any OpenAI-compatible endpoint only reads the `~/jan/data/extensions/@janhq/inference-openai-extension/settings.json` file, which is OpenAI Inference Engines in the extensions page. Thus, it will not search any other files in this directory.
</Callout> </Callout>
<br/>
![Server Setup](../_assets/OpenAi-1.gif)
### Step 2: Start Chatting with the Model ### Step 2: Start Chatting with the Model
@ -53,8 +51,7 @@ The **OpenAI** fields can be used for any OpenAI-compatible API.
2. Select the model you want to use. 2. Select the model you want to use.
3. Specify the model's parameters. 3. Specify the model's parameters.
4. Start the conversation with the model. 4. Start the conversation with the model.
<br/>
![Start Model](../_assets/OpenAi-2.gif)
</Steps> </Steps>
<Callout type='info'> <Callout type='info'>
If you have questions or want more preconfigured GGUF models, please join our [Discord community](https://discord.gg/Dt7MxDyNNZ) for support, updates, and discussions. If you have questions or want more preconfigured GGUF models, please join our [Discord community](https://discord.gg/Dt7MxDyNNZ) for support, updates, and discussions.