Commit Graph

711 Commits

Author SHA1 Message Date
parniantaghipour
68f13e1a6e Unsafe Explanation
Updated

More details on what SAFE_MODE does #215

Based on code base one line added to description.
2024-11-11 14:05:38 -08:00
parniantaghipour
af14172948 Issue 26
Doc Updated
2024-11-07 14:49:36 -08:00
parniantaghipour
fdc365df1c Some emoji added, fixed the .git 2024-11-07 00:15:55 -08:00
parniantaghipour
3f51abcc59 AIOHTTP_CLIENT_TIMEOUT_OPENAI_MODEL_LIST added to configuration doc 2024-11-07 00:07:37 -08:00
parniantaghipour
46aeb1a198 doc: Folder and Tag
The Folder and Tag description added
2024-11-06 23:28:56 -08:00
parniantaghipour
c3e38eab7d Create url-params.md 2024-11-06 22:01:32 -08:00
Timothy J. Baek
1d5b291422 fix: python 3.11 2024-11-05 21:41:46 -08:00
Timothy J. Baek
a9bad6bfdc fix 2024-11-05 21:36:45 -08:00
Timothy J. Baek
40dca9eceb fix 2024-11-05 21:28:10 -08:00
Timothy J. Baek
2f66d46b05 fix 2024-11-05 17:54:12 -08:00
Timothy J. Baek
99776e5942 refac 2024-11-05 17:47:30 -08:00
Timothy J. Baek
f55a718f4e refac 2024-11-05 17:44:23 -08:00
Timothy Jaeryang Baek
828dd13875
Merge pull request #266 from matthewhand/getting-started
Overhaul of Getting Started Guide and Documentation Structure
2024-11-05 15:26:03 -08:00
Matthew Hand
08f5896407 Apply Prettier formatting to gh-pages workflow YAML file for CI compliance 2024-11-05 23:17:16 +00:00
Matthew Hand
13019fc57a docs: fix whitespace 2024-11-05 23:01:22 +00:00
Matthew Hand
306d16515d docs: revert changes to docusaurus and ghpages 2024-11-05 22:59:29 +00:00
Matthew Hand
b787483aba docs: remove docusaurus change from this feature branch 2024-11-05 22:54:10 +00:00
Matthew Hand
905b238dd0 docs: updating troubleshooting ollama title 2024-11-05 22:43:09 +00:00
Matthew Hand
dc7f1fe7d4 docs: reworded ollama troubleshooting 2024-11-05 22:40:31 +00:00
Matthew Hand
24a6d230d1 fix: ipex tutorial anchor 2024-11-05 22:37:14 +00:00
Matthew Hand
b01ee593a3 Update sidebar positions and titles in getting-started guide
- Adjusted  for Ollama Models, Additional Resources, and Terminology pages to improve navigation order.
- Simplified 'Additional Resources and Integrations' title to 'Additional Resources' for clarity and conciseness.
2024-11-05 22:33:50 +00:00
Matthew Hand
369fbb03f0 Update links for env-configuration and update guide references 2024-11-05 22:25:40 +00:00
Matthew Hand
ae555ad60e Fix broken links: update references to env-configuration and updating 2024-11-05 22:16:16 +00:00
Matthew Hand
4d0e58ea79 Update links to advanced-topics/env-configuration and finalize pending link updates 2024-11-05 22:08:15 +00:00
Matthew Hand
54c621f503 Add API Endpoints guide and update Advanced Topics index 2024-11-05 21:56:27 +00:00
Matthew Hand
641a5f1f8f Update docusaurus.config.ts to use BASE_URL and SITE_URL env vars with defaults 2024-11-05 21:45:16 +00:00
mhand
f9967cec63
Update gh-pages.yml
fix: BASE_URL and SITE_URL
2024-11-06 07:27:58 +11:00
Matthew Hand
8724621654 Fix broken link in ipex_llm.md to updated index.md file 2024-11-05 20:23:41 +00:00
Matthew Hand
7c434067cb Merge branch 'feature-getting-started' 2024-11-05 20:21:32 +00:00
Matthew Hand
81d57993bc Remove duplicate index.mdx file to resolve route conflict 2024-11-05 20:20:51 +00:00
Matthew Hand
71ce18ae21 Add docker-install.md from feature-nginx-combined to resolve link issue 2024-11-05 20:20:24 +00:00
Matthew Hand
1fa2abc34d Add docker-install.md to fix broken link in DockerCompose.md 2024-11-05 20:19:52 +00:00
Matthew Hand
cc2a2f850e Add OllamaRemote.md changes from feature-nginx-combined 2024-11-05 19:53:06 +00:00
Matthew Hand
a5a3e77cd2 Add OllamaDocker.md changes from feature-nginx-combined 2024-11-05 19:53:02 +00:00
Matthew Hand
7d71c2f5ca Add using-openwebui/index.mdx changes from feature-nginx-combined 2024-11-05 19:52:58 +00:00
Matthew Hand
5fd20acbac Add Terminology.mdx changes from feature-nginx-combined 2024-11-05 19:52:54 +00:00
Matthew Hand
9a213b46b8 Add OllamaModels.mdx changes from feature-nginx-combined 2024-11-05 19:52:48 +00:00
Matthew Hand
e44803147c Add Venv.md changes from feature-nginx-combined 2024-11-05 19:52:44 +00:00
Matthew Hand
c5e7df03aa Add CondaWindows.md changes from feature-nginx-combined 2024-11-05 19:52:39 +00:00
Matthew Hand
373cf0ab13 Add CondaUnix.md changes from feature-nginx-combined 2024-11-05 19:52:34 +00:00
Matthew Hand
ced3d97f78 Add Kustomize.md changes from feature-nginx-combined 2024-11-05 19:52:25 +00:00
Matthew Hand
a1aa82f9f0 Add Helm.md changes from feature-nginx-combined 2024-11-05 19:52:19 +00:00
Matthew Hand
3f4999a2a3 Add Podman.md changes from feature-nginx-combined 2024-11-05 19:52:14 +00:00
Matthew Hand
e45c34d9a7 Add ManualDocker.md changes from feature-nginx-combined 2024-11-05 19:52:10 +00:00
Matthew Hand
3bb3bbdf69 Add DockerUpdating.md changes from feature-nginx-combined 2024-11-05 19:52:06 +00:00
Matthew Hand
113212a61b Add DockerSwarm.md changes from feature-nginx-combined 2024-11-05 19:52:00 +00:00
Matthew Hand
002cb89eda Add DockerCompose.md changes from feature-nginx-combined 2024-11-05 19:51:55 +00:00
Matthew Hand
6771532879 Add DataStorage.md changes from feature-nginx-combined 2024-11-05 19:51:49 +00:00
Matthew Hand
73fc0651d2 Add quick-start/index.mdx changes from feature-nginx-combined 2024-11-05 19:51:44 +00:00
Matthew Hand
3bfd410427 Add index.md changes from feature-nginx-combined 2024-11-05 19:51:40 +00:00