Skip to content

Commit

Permalink
build based on 5c198fb
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 7, 2024
1 parent cd3ee5b commit f27c204
Show file tree
Hide file tree
Showing 148 changed files with 6,736 additions and 6,637 deletions.
4 changes: 2 additions & 2 deletions dev/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<meta name="generator" content="VitePress v1.3.4">
<link rel="preload stylesheet" href="/PromptingTools.jl/dev/assets/style.R4PJj1jT.css" as="style">

<script type="module" src="/PromptingTools.jl/dev/assets/app.B1CRtpKZ.js"></script>
<script type="module" src="/PromptingTools.jl/dev/assets/app._r8ctXaM.js"></script>
<link rel="preload" href="/PromptingTools.jl/dev/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\":\"CbDhDC3g\",\"examples_building_rag.md\":\"GfOw1om6\",\"examples_readme_examples.md\":\"BIDr00hS\",\"examples_working_with_aitemplates.md\":\"mg1nvNY-\",\"examples_working_with_custom_apis.md\":\"BJqmN84o\",\"examples_working_with_google_ai_studio.md\":\"C602st18\",\"examples_working_with_ollama.md\":\"nm4qvctx\",\"extra_tools_agent_tools_intro.md\":\"BCuIFW0Z\",\"extra_tools_api_tools_intro.md\":\"DGxM_S5n\",\"extra_tools_rag_tools_intro.md\":\"C_cSmMes\",\"extra_tools_text_utilities_intro.md\":\"CMZqHTrI\",\"frequently_asked_questions.md\":\"ZFCjEhIX\",\"getting_started.md\":\"BBVkEOb7\",\"how_it_works.md\":\"C5JhiUJC\",\"index.md\":\"CgFnAaxM\",\"prompts_agents.md\":\"BQJyEGIB\",\"prompts_classification.md\":\"Dd8w-l_u\",\"prompts_critic.md\":\"VVqNzBNe\",\"prompts_extraction.md\":\"CXZsazY7\",\"prompts_general.md\":\"CicOo8qP\",\"prompts_persona-task.md\":\"iHSmnxn9\",\"prompts_rag.md\":\"_LtyreaS\",\"prompts_visual.md\":\"BO6x4MoS\",\"reference.md\":\"DtE20LBf\",\"reference_agenttools.md\":\"DiSgAH5i\",\"reference_apitools.md\":\"C_dqE-hQ\",\"reference_experimental.md\":\"CGafTFBp\",\"reference_ragtools.md\":\"B460i5M8\"}");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/dev/\",\"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>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"coverage_of_model_providers.md\":\"B0gcN9zR\",\"examples_building_rag.md\":\"Bu14EOxf\",\"examples_readme_examples.md\":\"DZfrxeht\",\"examples_working_with_aitemplates.md\":\"DJCkBGXu\",\"examples_working_with_custom_apis.md\":\"BWmxSo3p\",\"examples_working_with_google_ai_studio.md\":\"BCrtTKen\",\"examples_working_with_ollama.md\":\"BtTN_Fhk\",\"extra_tools_agent_tools_intro.md\":\"3d7NbzIF\",\"extra_tools_api_tools_intro.md\":\"C6n2uo7U\",\"extra_tools_rag_tools_intro.md\":\"Cc4KaOKw\",\"extra_tools_text_utilities_intro.md\":\"DCyw8zWi\",\"frequently_asked_questions.md\":\"B7JCtsCC\",\"getting_started.md\":\"H120vOnb\",\"how_it_works.md\":\"CsLHLNCx\",\"index.md\":\"DFxLm42G\",\"prompts_agents.md\":\"CvaAXJ8S\",\"prompts_classification.md\":\"DH7zyjP7\",\"prompts_critic.md\":\"B21654M1\",\"prompts_extraction.md\":\"B2uxeGND\",\"prompts_general.md\":\"gKZTTUB_\",\"prompts_persona-task.md\":\"CGhAFw0p\",\"prompts_rag.md\":\"YGpAJtdx\",\"prompts_visual.md\":\"DMn1iUUr\",\"reference.md\":\"CDQ9Vfzz\",\"reference_agenttools.md\":\"yTI2VNwH\",\"reference_apitools.md\":\"CbOyHNrX\",\"reference_experimental.md\":\"C02IdByB\",\"reference_ragtools.md\":\"2erTJ99p\"}");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/dev/\",\"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>
4 changes: 2 additions & 2 deletions dev/assets/app.B1CRtpKZ.js → dev/assets/app._r8ctXaM.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { R as RawTheme } from "./chunks/theme.Cqx9uVi7.js";
import { U as inBrowser, a8 as useUpdateHead, a9 as RouterSymbol, aa as initData, ab as dataSymbol, ac as Content, ad as ClientOnly, ae as siteDataRef, af as createSSRApp, ag as createRouter, ah as pathToFile, d as defineComponent, u as useData, y as onMounted, x as watchEffect, ai as usePrefetch, aj as useCopyCode, ak as useCodeGroups, a6 as h } from "./chunks/framework.BuWqaE3y.js";
import { R as RawTheme } from "./chunks/theme.BKQlRNaN.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.CKqgmaVk.js";
function resolveThemeExtends(theme) {
if (theme.extends) {
const base = resolveThemeExtends(theme.extends);
Expand Down
4 changes: 0 additions & 4 deletions dev/assets/chunks/@localSearchIndexroot.BZMFw0Cf.js

This file was deleted.

4 changes: 4 additions & 0 deletions dev/assets/chunks/@localSearchIndexroot.NJepYz7C.js

Large diffs are not rendered by default.

Loading

0 comments on commit f27c204

Please sign in to comment.