-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Documenter.jl
committed
Dec 7, 2024
1 parent
391a357
commit 8ecfd6e
Showing
112 changed files
with
30,662 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | PromptingTools.jl</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.5.0"> | ||
<link rel="preload stylesheet" href="/PromptingTools.jl/previews/PR252/assets/style.BdjkExOa.css" as="style"> | ||
<link rel="preload stylesheet" href="/PromptingTools.jl/previews/PR252/vp-icons.css" as="style"> | ||
|
||
<script type="module" src="/PromptingTools.jl/previews/PR252/assets/app.Dw5DI1ix.js"></script> | ||
<link rel="preload" href="/PromptingTools.jl/previews/PR252/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"coverage_of_model_providers.md\":\"fAV8yRPK\",\"examples_building_rag.md\":\"CwNBDc-f\",\"examples_readme_examples.md\":\"5cumyWJ0\",\"examples_working_with_aitemplates.md\":\"9Sdjf5TX\",\"examples_working_with_custom_apis.md\":\"BOKSUMR5\",\"examples_working_with_google_ai_studio.md\":\"CFOj1n8B\",\"examples_working_with_ollama.md\":\"CbOfWzMk\",\"extra_tools_agent_tools_intro.md\":\"CGplc6KB\",\"extra_tools_api_tools_intro.md\":\"DnbQnD35\",\"extra_tools_rag_tools_intro.md\":\"4q3sQBlr\",\"extra_tools_text_utilities_intro.md\":\"KU1O3vgQ\",\"frequently_asked_questions.md\":\"CKWNizFt\",\"getting_started.md\":\"2FgCGmLD\",\"how_it_works.md\":\"BjfUlTEL\",\"index.md\":\"CB59oYas\",\"prompts_agents.md\":\"CfvpIAEY\",\"prompts_classification.md\":\"C6CPtCwL\",\"prompts_critic.md\":\"I0WDK01W\",\"prompts_extraction.md\":\"BgW56i7t\",\"prompts_general.md\":\"WRKqoM_R\",\"prompts_persona-task.md\":\"Bk0pjEGD\",\"prompts_rag.md\":\"C82MamIx\",\"prompts_visual.md\":\"CJj4xkH-\",\"reference.md\":\"CLMpB-fA\",\"reference_agenttools.md\":\"BII8hK3X\",\"reference_apitools.md\":\"Dsnm-YWy\",\"reference_experimental.md\":\"BnIb-nyV\",\"reference_ragtools.md\":\"9-ISgMxz\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"PromptingTools.jl\",\"description\":\"Streamline Your Interactions with GenAI Models. Discover the power of GenerativeAI and build mini workflows to save you 20 minutes every day.\",\"base\":\"/PromptingTools.jl/previews/PR252/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Manual\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/getting_started\"},{\"text\":\"How It Works\",\"link\":\"/how_it_works\"},{\"text\":\"Coverage of Model Providers\",\"link\":\"/coverage_of_model_providers\"},{\"text\":\"Examples\",\"items\":[{\"text\":\"Various examples\",\"link\":\"/examples/readme_examples\"},{\"text\":\"Using AITemplates\",\"link\":\"/examples/working_with_aitemplates\"},{\"text\":\"Local models with Ollama.ai\",\"link\":\"/examples/working_with_ollama\"},{\"text\":\"Google AIStudio\",\"link\":\"/examples/working_with_google_ai_studio\"},{\"text\":\"Custom APIs (Mistral, Llama.cpp)\",\"link\":\"/examples/working_with_custom_apis\"},{\"text\":\"Building RAG Application\",\"link\":\"/examples/building_RAG\"}]},{\"text\":\"Extra Tools\",\"items\":[{\"text\":\"Text Utilities\",\"link\":\"/extra_tools/text_utilities_intro\"},{\"text\":\"AgentTools\",\"link\":\"/extra_tools/agent_tools_intro\"},{\"text\":\"RAGTools\",\"link\":\"/extra_tools/rag_tools_intro\"},{\"text\":\"APITools\",\"link\":\"/extra_tools/api_tools_intro\"}]}]},{\"text\":\"F.A.Q.\",\"link\":\"/frequently_asked_questions\"},{\"text\":\"Prompt Templates\",\"items\":[{\"text\":\"General\",\"link\":\"/prompts/general\"},{\"text\":\"Persona-Task\",\"link\":\"/prompts/persona-task\"},{\"text\":\"Visual\",\"link\":\"/prompts/visual\"},{\"text\":\"Classification\",\"link\":\"/prompts/classification\"},{\"text\":\"Extraction\",\"link\":\"/prompts/extraction\"},{\"text\":\"Agents\",\"link\":\"/prompts/agents\"},{\"text\":\"RAG\",\"link\":\"/prompts/RAG\"}]},{\"text\":\"Reference\",\"items\":[{\"text\":\"PromptingTools.jl\",\"link\":\"/reference\"},{\"text\":\"Experimental Modules\",\"link\":\"/reference_experimental\"},{\"text\":\"RAGTools\",\"link\":\"/reference_ragtools\"},{\"text\":\"AgentTools\",\"link\":\"/reference_agenttools\"},{\"text\":\"APITools\",\"link\":\"/reference_apitools\"}]}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Manual\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/getting_started\"},{\"text\":\"How It Works\",\"link\":\"/how_it_works\"},{\"text\":\"Coverage of Model Providers\",\"link\":\"/coverage_of_model_providers\"},{\"text\":\"Examples\",\"collapsed\":true,\"items\":[{\"text\":\"Various examples\",\"link\":\"/examples/readme_examples\"},{\"text\":\"Using AITemplates\",\"link\":\"/examples/working_with_aitemplates\"},{\"text\":\"Local models with Ollama.ai\",\"link\":\"/examples/working_with_ollama\"},{\"text\":\"Google AIStudio\",\"link\":\"/examples/working_with_google_ai_studio\"},{\"text\":\"Custom APIs (Mistral, Llama.cpp)\",\"link\":\"/examples/working_with_custom_apis\"},{\"text\":\"Building RAG Application\",\"link\":\"/examples/building_RAG\"}]},{\"text\":\"Extra Tools\",\"collapsed\":true,\"items\":[{\"text\":\"Text Utilities\",\"link\":\"/extra_tools/text_utilities_intro\"},{\"text\":\"AgentTools\",\"link\":\"/extra_tools/agent_tools_intro\"},{\"text\":\"RAGTools\",\"link\":\"/extra_tools/rag_tools_intro\"},{\"text\":\"APITools\",\"link\":\"/extra_tools/api_tools_intro\"}]}]},{\"text\":\"F.A.Q.\",\"link\":\"/frequently_asked_questions\"},{\"text\":\"Prompt Templates\",\"collapsed\":true,\"items\":[{\"text\":\"General\",\"link\":\"/prompts/general\"},{\"text\":\"Persona-Task\",\"link\":\"/prompts/persona-task\"},{\"text\":\"Visual\",\"link\":\"/prompts/visual\"},{\"text\":\"Classification\",\"link\":\"/prompts/classification\"},{\"text\":\"Extraction\",\"link\":\"/prompts/extraction\"},{\"text\":\"Agents\",\"link\":\"/prompts/agents\"},{\"text\":\"RAG\",\"link\":\"/prompts/RAG\"}]},{\"text\":\"Reference\",\"collapsed\":true,\"items\":[{\"text\":\"PromptingTools.jl\",\"link\":\"/reference\"},{\"text\":\"Experimental Modules\",\"link\":\"/reference_experimental\"},{\"text\":\"RAGTools\",\"link\":\"/reference_ragtools\"},{\"text\":\"AgentTools\",\"link\":\"/reference_agenttools\"},{\"text\":\"APITools\",\"link\":\"/reference_apitools\"}]}],\"editLink\":{\"pattern\":\"https://github.com/svilupp/PromptingTools.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/svilupp/PromptingTools.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://documenter.juliadocs.org/stable/\\\" target=\\\"_blank\\\"><strong>Documenter.jl</strong></a> & <a href=\\\"https://vitepress.dev\\\" target=\\\"_blank\\\"><strong>VitePress</strong></a> & Icons by <a target=\\\"_blank\\\" href=\\\"https://icons8.com\\\">Icons8</a> <br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
import { R as RawTheme } from "./chunks/theme.BFUWFNJU.js"; | ||
import { R as inBrowser, a6 as useUpdateHead, a7 as RouterSymbol, a8 as initData, a9 as dataSymbol, aa as Content, ab as ClientOnly, ac as siteDataRef, ad as createSSRApp, ae as createRouter, af as pathToFile, d as defineComponent, u as useData, v as onMounted, s as watchEffect, ag as usePrefetch, ah as useCopyCode, ai as useCodeGroups, a4 as h } from "./chunks/framework.dGC8pPHm.js"; | ||
function resolveThemeExtends(theme) { | ||
if (theme.extends) { | ||
const base = resolveThemeExtends(theme.extends); | ||
return { | ||
...base, | ||
...theme, | ||
async enhanceApp(ctx) { | ||
if (base.enhanceApp) | ||
await base.enhanceApp(ctx); | ||
if (theme.enhanceApp) | ||
await theme.enhanceApp(ctx); | ||
} | ||
}; | ||
} | ||
return theme; | ||
} | ||
const Theme = resolveThemeExtends(RawTheme); | ||
const VitePressApp = defineComponent({ | ||
name: "VitePressApp", | ||
setup() { | ||
const { site, lang, dir } = useData(); | ||
onMounted(() => { | ||
watchEffect(() => { | ||
document.documentElement.lang = lang.value; | ||
document.documentElement.dir = dir.value; | ||
}); | ||
}); | ||
if (site.value.router.prefetchLinks) { | ||
usePrefetch(); | ||
} | ||
useCopyCode(); | ||
useCodeGroups(); | ||
if (Theme.setup) | ||
Theme.setup(); | ||
return () => h(Theme.Layout); | ||
} | ||
}); | ||
async function createApp() { | ||
globalThis.__VITEPRESS__ = true; | ||
const router = newRouter(); | ||
const app = newApp(); | ||
app.provide(RouterSymbol, router); | ||
const data = initData(router.route); | ||
app.provide(dataSymbol, data); | ||
app.component("Content", Content); | ||
app.component("ClientOnly", ClientOnly); | ||
Object.defineProperties(app.config.globalProperties, { | ||
$frontmatter: { | ||
get() { | ||
return data.frontmatter.value; | ||
} | ||
}, | ||
$params: { | ||
get() { | ||
return data.page.value.params; | ||
} | ||
} | ||
}); | ||
if (Theme.enhanceApp) { | ||
await Theme.enhanceApp({ | ||
app, | ||
router, | ||
siteData: siteDataRef | ||
}); | ||
} | ||
return { app, router, data }; | ||
} | ||
function newApp() { | ||
return createSSRApp(VitePressApp); | ||
} | ||
function newRouter() { | ||
let isInitialPageLoad = inBrowser; | ||
let initialPath; | ||
return createRouter((path) => { | ||
let pageFilePath = pathToFile(path); | ||
let pageModule = null; | ||
if (pageFilePath) { | ||
if (isInitialPageLoad) { | ||
initialPath = pageFilePath; | ||
} | ||
if (isInitialPageLoad || initialPath === pageFilePath) { | ||
pageFilePath = pageFilePath.replace(/\.js$/, ".lean.js"); | ||
} | ||
if (false) ; | ||
else { | ||
pageModule = import( | ||
/*@vite-ignore*/ | ||
pageFilePath | ||
); | ||
} | ||
} | ||
if (inBrowser) { | ||
isInitialPageLoad = false; | ||
} | ||
return pageModule; | ||
}, Theme.NotFound); | ||
} | ||
if (inBrowser) { | ||
createApp().then(({ app, router, data }) => { | ||
router.go().then(() => { | ||
useUpdateHead(router.route, data.site); | ||
app.mount("#app"); | ||
}); | ||
}); | ||
} | ||
export { | ||
createApp | ||
}; |
4 changes: 4 additions & 0 deletions
4
previews/PR252/assets/chunks/@localSearchIndexroot.BS618jZz.js
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.