mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 04:12:56 +00:00
Fix broken links with spaces in documentation
This commit is contained in:
parent
c4823df975
commit
ef515c4758
@ -124,7 +124,7 @@ Stay tuned for more updates and enhancements to make MindWork AI Studio even mor
|
|||||||
You want to know how to build MindWork AI Studio from source? [Check out the instructions here](documentation/Build.md).
|
You want to know how to build MindWork AI Studio from source? [Check out the instructions here](documentation/Build.md).
|
||||||
|
|
||||||
## Enterprise IT
|
## Enterprise IT
|
||||||
Do you want to manage AI Studio centrally from your IT department? Yes, that’s possible. [Here’s how it works.](documentation/Enterprise IT.md)
|
Do you want to manage AI Studio centrally from your IT department? Yes, that’s possible. [Here’s how it works.](documentation/Enterprise%20IT.md)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
MindWork AI Studio is licensed under the `FSL-1.1-MIT` license (functional source license). Here’s a simple rundown of what that means for you:
|
MindWork AI Studio is licensed under the `FSL-1.1-MIT` license (functional source license). Here’s a simple rundown of what that means for you:
|
||||||
|
@ -76,8 +76,8 @@ intranet.my-company.com:30100 {
|
|||||||
## Example AI Studio configuration
|
## Example AI Studio configuration
|
||||||
The latest example of an AI Studio configuration via configuration plugin can always be found in the repository in the `app/MindWork AI Studio/Plugins/configuration` folder. Here are the links to the files:
|
The latest example of an AI Studio configuration via configuration plugin can always be found in the repository in the `app/MindWork AI Studio/Plugins/configuration` folder. Here are the links to the files:
|
||||||
|
|
||||||
- [The icon](app/MindWork AI Studio/Plugins/configuration/icon.lua)
|
- [The icon](app/MindWork%20AI%20Studio/Plugins/configuration/icon.lua)
|
||||||
- [The configuration with explanations](app/MindWork AI Studio/Plugins/configuration/plugin.lua)
|
- [The configuration with explanations](app/MindWork%20AI%20Studio/Plugins/configuration/plugin.lua)
|
||||||
|
|
||||||
Currently, you can configure the following things:
|
Currently, you can configure the following things:
|
||||||
- Any number of self-hosted LLM providers (a combination of server and model), but currently only without API keys
|
- Any number of self-hosted LLM providers (a combination of server and model), but currently only without API keys
|
||||||
|
Loading…
Reference in New Issue
Block a user