diff --git a/404.html b/404.html index 8a3f521a..5f8da302 100644 --- a/404.html +++ b/404.html @@ -7,7 +7,7 @@ - + diff --git a/assets/js/f8409a7e.dfa7efb2.js b/assets/js/f8409a7e.dfa7efb2.js deleted file mode 100644 index 56587817..00000000 --- a/assets/js/f8409a7e.dfa7efb2.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkai_rag_lab=self.webpackChunkai_rag_lab||[]).push([[903],{3551:(t,e,n)=>{n.r(e),n.d(e,{assets:()=>d,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var s=n(4848),i=n(8453);n(6540),n(1062);const r={sidebar_position:0},l="Introduction",o={id:"intro",title:"Introduction",description:"|Lab goals|Learn how to build a RAG application from scratch|",source:"@site/docs/intro.mdx",sourceDirName:".",slug:"/intro",permalink:"/ai-rag-lab/docs/intro",draft:!1,unlisted:!1,editUrl:"https://github.com/mongodb-developer/ai-rag-lab/blob/main/docs/intro.mdx",tags:[],version:"current",sidebarPosition:0,frontMatter:{sidebar_position:0},sidebar:"tutorialSidebar",next:{title:"Retrieval Augmented Generation",permalink:"/ai-rag-lab/docs/category/retrieval-augmented-generation"}},d={},c=[];function a(t){const e={h1:"h1",p:"p",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,i.R)(),...t.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(e.h1,{id:"introduction",children:"Introduction"}),"\n","\n","\n",(0,s.jsxs)(e.table,{children:[(0,s.jsx)(e.thead,{children:(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.th,{style:{textAlign:"left"},children:"Lab goals"}),(0,s.jsx)(e.th,{style:{textAlign:"left"},children:"Learn how to build a RAG application from scratch"})]})}),(0,s.jsxs)(e.tbody,{children:[(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"What you'll learn"}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"What is RAG"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Components of a RAG system"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Perform semantic search queries using Mongo Atlas Vector Search"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Build a simple RAG system using MongoDB Atlas and Fireworks AI"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Add memory to your RAG application"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Time to complete"}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"90 mins"})]})]})]}),"\n",(0,s.jsx)(e.p,{children:"In the navigation bar and in some pages, you will notice some icons. Here is their meaning:"}),"\n",(0,s.jsxs)(e.table,{children:[(0,s.jsx)(e.thead,{children:(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.th,{children:"Icon"}),(0,s.jsx)(e.th,{children:"Meaning"}),(0,s.jsx)(e.th,{children:"Description"})]})}),(0,s.jsxs)(e.tbody,{children:[(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83d\udcd8"}),(0,s.jsx)(e.td,{children:"Lecture material"}),(0,s.jsx)(e.td,{children:"If you are following along in an instructor-led session, they probably have covered this already."})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83d\udc50"}),(0,s.jsx)(e.td,{children:"Hands-on content"}),(0,s.jsx)(e.td,{children:"Get ready to do some hands-on work. You should follow these steps."})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83d\udcda"}),(0,s.jsx)(e.td,{children:"Documentation"}),(0,s.jsx)(e.td,{children:"Reference documentation for hands-on portions of the lab."})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83e\uddb9"}),(0,s.jsx)(e.td,{children:"Advanced content"}),(0,s.jsx)(e.td,{children:"This content isn't covered during the lab, but if you're interested in learning more, you can check it out."})]})]})]})]})}function h(t={}){const{wrapper:e}={...(0,i.R)(),...t.components};return e?(0,s.jsx)(e,{...t,children:(0,s.jsx)(a,{...t})}):a(t)}},8453:(t,e,n)=>{n.d(e,{R:()=>l,x:()=>o});var s=n(6540);const i={},r=s.createContext(i);function l(t){const e=s.useContext(r);return s.useMemo((function(){return"function"==typeof t?t(e):{...e,...t}}),[e,t])}function o(t){let e;return e=t.disableParentContext?"function"==typeof t.components?t.components(i):t.components||i:l(t.components),s.createElement(r.Provider,{value:e},t.children)}}}]); \ No newline at end of file diff --git a/assets/js/f8409a7e.f0cad3c3.js b/assets/js/f8409a7e.f0cad3c3.js new file mode 100644 index 00000000..b23c4f2c --- /dev/null +++ b/assets/js/f8409a7e.f0cad3c3.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkai_rag_lab=self.webpackChunkai_rag_lab||[]).push([[903],{3551:(t,e,n)=>{n.r(e),n.d(e,{assets:()=>d,contentTitle:()=>l,default:()=>h,frontMatter:()=>i,metadata:()=>o,toc:()=>c});var s=n(4848),r=n(8453);n(6540),n(1062);const i={sidebar_position:0},l="Introduction",o={id:"intro",title:"Introduction",description:"|Lab goals|Learn how to build a RAG application from scratch|",source:"@site/docs/intro.mdx",sourceDirName:".",slug:"/intro",permalink:"/ai-rag-lab/docs/intro",draft:!1,unlisted:!1,editUrl:"https://github.com/mongodb-developer/ai-rag-lab/blob/main/docs/intro.mdx",tags:[],version:"current",sidebarPosition:0,frontMatter:{sidebar_position:0},sidebar:"tutorialSidebar",next:{title:"Retrieval Augmented Generation",permalink:"/ai-rag-lab/docs/category/retrieval-augmented-generation"}},d={},c=[];function a(t){const e={h1:"h1",p:"p",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,r.R)(),...t.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(e.h1,{id:"introduction",children:"Introduction"}),"\n","\n","\n",(0,s.jsxs)(e.table,{children:[(0,s.jsx)(e.thead,{children:(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.th,{style:{textAlign:"left"},children:"Lab goals"}),(0,s.jsx)(e.th,{style:{textAlign:"left"},children:"Learn how to build a RAG application from scratch"})]})}),(0,s.jsxs)(e.tbody,{children:[(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"What you'll learn"}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"What is RAG"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Components of a RAG system"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Perform semantic search queries using Mongo Atlas Vector Search"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Build a RAG system using MongoDB Atlas and Fireworks AI"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"}}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Add memory to your RAG application"})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"Time to complete"}),(0,s.jsx)(e.td,{style:{textAlign:"left"},children:"90 mins"})]})]})]}),"\n",(0,s.jsx)(e.p,{children:"In the navigation bar and in some pages, you will notice some icons. Here is their meaning:"}),"\n",(0,s.jsxs)(e.table,{children:[(0,s.jsx)(e.thead,{children:(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.th,{children:"Icon"}),(0,s.jsx)(e.th,{children:"Meaning"}),(0,s.jsx)(e.th,{children:"Description"})]})}),(0,s.jsxs)(e.tbody,{children:[(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83d\udcd8"}),(0,s.jsx)(e.td,{children:"Lecture material"}),(0,s.jsx)(e.td,{children:"If you are following along in an instructor-led session, they probably have covered this already."})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83d\udc50"}),(0,s.jsx)(e.td,{children:"Hands-on content"}),(0,s.jsx)(e.td,{children:"Get ready to do some hands-on work. You should follow these steps."})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83d\udcda"}),(0,s.jsx)(e.td,{children:"Documentation"}),(0,s.jsx)(e.td,{children:"Reference documentation for hands-on portions of the lab."})]}),(0,s.jsxs)(e.tr,{children:[(0,s.jsx)(e.td,{children:"\ud83e\uddb9"}),(0,s.jsx)(e.td,{children:"Advanced content"}),(0,s.jsx)(e.td,{children:"This content isn't covered during the lab, but if you're interested in learning more, you can check it out."})]})]})]})]})}function h(t={}){const{wrapper:e}={...(0,r.R)(),...t.components};return e?(0,s.jsx)(e,{...t,children:(0,s.jsx)(a,{...t})}):a(t)}},8453:(t,e,n)=>{n.d(e,{R:()=>l,x:()=>o});var s=n(6540);const r={},i=s.createContext(r);function l(t){const e=s.useContext(i);return s.useMemo((function(){return"function"==typeof t?t(e):{...e,...t}}),[e,t])}function o(t){let e;return e=t.disableParentContext?"function"==typeof t.components?t.components(r):t.components||r:l(t.components),s.createElement(i.Provider,{value:e},t.children)}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.fd730c6c.js b/assets/js/runtime~main.3c42c2c4.js similarity index 98% rename from assets/js/runtime~main.fd730c6c.js rename to assets/js/runtime~main.3c42c2c4.js index e6325e10..ce977a5b 100644 --- a/assets/js/runtime~main.fd730c6c.js +++ b/assets/js/runtime~main.3c42c2c4.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,r,t,f,b={},d={};function c(e){var a=d[e];if(void 0!==a)return a.exports;var r=d[e]={exports:{}};return b[e].call(r.exports,r,r.exports,c),r.exports}c.m=b,e=[],c.O=(a,r,t,f)=>{if(!r){var b=1/0;for(i=0;i=f)&&Object.keys(c.O).every((e=>c.O[e](r[o])))?r.splice(o--,1):(d=!1,f0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[r,t,f]},c.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return c.d(a,{a:a}),a},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,c.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var f=Object.create(null);c.r(f);var b={};a=a||[null,r({}),r([]),r(r)];for(var d=2&t&&e;"object"==typeof d&&!~a.indexOf(d);d=r(d))Object.getOwnPropertyNames(d).forEach((a=>b[a]=()=>e[a]));return b.default=()=>e,c.d(f,b),f},c.d=(e,a)=>{for(var r in a)c.o(a,r)&&!c.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:a[r]})},c.f={},c.e=e=>Promise.all(Object.keys(c.f).reduce(((a,r)=>(c.f[r](e,a),a)),[])),c.u=e=>"assets/js/"+({24:"0e16189c",48:"a94703ab",93:"3aaaf183",98:"a7bd4aaa",142:"d6501d9d",186:"86a88343",199:"412449fd",214:"e962eb68",244:"b4a30052",254:"400dfa73",256:"72d756b8",260:"798f680c",262:"8be1a27a",290:"a17e1ad5",301:"6e787a66",350:"45b31a90",401:"17896441",426:"a541a3e1",454:"47cd1b4f",458:"2a2ea0d2",459:"f23f5105",462:"3bf69056",507:"843aaef4",510:"fb8b224c",548:"49a3b57d",581:"935f2afb",634:"c4f5d8e4",647:"5e95c892",676:"e6ef851e",710:"d09226b2",711:"7a749954",723:"c8620672",730:"6bb24948",799:"aac38d6b",807:"350ab7ce",816:"f82f5693",850:"36d48778",888:"ade674ed",902:"fa1a64f0",903:"f8409a7e",906:"bac890e3",969:"14eb3368",970:"88870176",983:"88a0bd0a",988:"36c22dfc"}[e]||e)+"."+{24:"a1f4e1c8",48:"d13df985",93:"43320edc",98:"80c64d81",142:"30b1cff3",186:"2b454e08",199:"40d85668",214:"1ca3324e",244:"af5ea9fc",254:"be2e48cf",256:"6f853c74",260:"a41a8674",262:"32bf80d7",290:"e3ab0070",301:"8cafc1fd",350:"1e1e7bb2",401:"a68ad7e9",426:"f78ba885",454:"824505db",458:"3e29ed5c",459:"a61891e2",462:"c197860e",507:"5e102587",510:"21bc8163",548:"9434d500",560:"a9c1cb91",581:"564bf6dd",634:"f3a98f32",647:"ad038dcd",676:"5c9e4a8a",710:"3ce758ff",711:"9ff7b4ad",723:"afc66b2e",730:"a8c7173d",799:"f6a68545",807:"e4dd0929",816:"05a68f8a",850:"2c5dfe77",888:"52ec81a8",902:"de0e697b",903:"dfa7efb2",904:"497d6008",906:"7998ec6f",969:"f8033aa7",970:"6337458e",983:"6aa81761",988:"b38987cc"}[e]+".js",c.miniCssF=e=>{},c.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),c.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),t={},f="ai-rag-lab:",c.l=(e,a,r,b)=>{if(t[e])t[e].push(a);else{var d,o;if(void 0!==r)for(var n=document.getElementsByTagName("script"),i=0;i{d.onerror=d.onload=null,clearTimeout(s);var f=t[e];if(delete t[e],d.parentNode&&d.parentNode.removeChild(d),f&&f.forEach((e=>e(r))),a)return a(r)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:d}),12e4);d.onerror=u.bind(null,d.onerror),d.onload=u.bind(null,d.onload),o&&document.head.appendChild(d)}},c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.p="/ai-rag-lab/",c.gca=function(e){return e={17896441:"401",88870176:"970","0e16189c":"24",a94703ab:"48","3aaaf183":"93",a7bd4aaa:"98",d6501d9d:"142","86a88343":"186","412449fd":"199",e962eb68:"214",b4a30052:"244","400dfa73":"254","72d756b8":"256","798f680c":"260","8be1a27a":"262",a17e1ad5:"290","6e787a66":"301","45b31a90":"350",a541a3e1:"426","47cd1b4f":"454","2a2ea0d2":"458",f23f5105:"459","3bf69056":"462","843aaef4":"507",fb8b224c:"510","49a3b57d":"548","935f2afb":"581",c4f5d8e4:"634","5e95c892":"647",e6ef851e:"676",d09226b2:"710","7a749954":"711",c8620672:"723","6bb24948":"730",aac38d6b:"799","350ab7ce":"807",f82f5693:"816","36d48778":"850",ade674ed:"888",fa1a64f0:"902",f8409a7e:"903",bac890e3:"906","14eb3368":"969","88a0bd0a":"983","36c22dfc":"988"}[e]||e,c.p+c.u(e)},(()=>{var e={354:0,869:0};c.f.j=(a,r)=>{var t=c.o(e,a)?e[a]:void 0;if(0!==t)if(t)r.push(t[2]);else if(/^(354|869)$/.test(a))e[a]=0;else{var f=new Promise(((r,f)=>t=e[a]=[r,f]));r.push(t[2]=f);var b=c.p+c.u(a),d=new Error;c.l(b,(r=>{if(c.o(e,a)&&(0!==(t=e[a])&&(e[a]=void 0),t)){var f=r&&("load"===r.type?"missing":r.type),b=r&&r.target&&r.target.src;d.message="Loading chunk "+a+" failed.\n("+f+": "+b+")",d.name="ChunkLoadError",d.type=f,d.request=b,t[1](d)}}),"chunk-"+a,a)}},c.O.j=a=>0===e[a];var a=(a,r)=>{var t,f,b=r[0],d=r[1],o=r[2],n=0;if(b.some((a=>0!==e[a]))){for(t in d)c.o(d,t)&&(c.m[t]=d[t]);if(o)var i=o(c)}for(a&&a(r);n{"use strict";var e,a,r,t,f,b={},d={};function c(e){var a=d[e];if(void 0!==a)return a.exports;var r=d[e]={exports:{}};return b[e].call(r.exports,r,r.exports,c),r.exports}c.m=b,e=[],c.O=(a,r,t,f)=>{if(!r){var b=1/0;for(i=0;i=f)&&Object.keys(c.O).every((e=>c.O[e](r[o])))?r.splice(o--,1):(d=!1,f0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[r,t,f]},c.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return c.d(a,{a:a}),a},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,c.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var f=Object.create(null);c.r(f);var b={};a=a||[null,r({}),r([]),r(r)];for(var d=2&t&&e;"object"==typeof d&&!~a.indexOf(d);d=r(d))Object.getOwnPropertyNames(d).forEach((a=>b[a]=()=>e[a]));return b.default=()=>e,c.d(f,b),f},c.d=(e,a)=>{for(var r in a)c.o(a,r)&&!c.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:a[r]})},c.f={},c.e=e=>Promise.all(Object.keys(c.f).reduce(((a,r)=>(c.f[r](e,a),a)),[])),c.u=e=>"assets/js/"+({24:"0e16189c",48:"a94703ab",93:"3aaaf183",98:"a7bd4aaa",142:"d6501d9d",186:"86a88343",199:"412449fd",214:"e962eb68",244:"b4a30052",254:"400dfa73",256:"72d756b8",260:"798f680c",262:"8be1a27a",290:"a17e1ad5",301:"6e787a66",350:"45b31a90",401:"17896441",426:"a541a3e1",454:"47cd1b4f",458:"2a2ea0d2",459:"f23f5105",462:"3bf69056",507:"843aaef4",510:"fb8b224c",548:"49a3b57d",581:"935f2afb",634:"c4f5d8e4",647:"5e95c892",676:"e6ef851e",710:"d09226b2",711:"7a749954",723:"c8620672",730:"6bb24948",799:"aac38d6b",807:"350ab7ce",816:"f82f5693",850:"36d48778",888:"ade674ed",902:"fa1a64f0",903:"f8409a7e",906:"bac890e3",969:"14eb3368",970:"88870176",983:"88a0bd0a",988:"36c22dfc"}[e]||e)+"."+{24:"a1f4e1c8",48:"d13df985",93:"43320edc",98:"80c64d81",142:"30b1cff3",186:"2b454e08",199:"40d85668",214:"1ca3324e",244:"af5ea9fc",254:"be2e48cf",256:"6f853c74",260:"a41a8674",262:"32bf80d7",290:"e3ab0070",301:"8cafc1fd",350:"1e1e7bb2",401:"a68ad7e9",426:"f78ba885",454:"824505db",458:"3e29ed5c",459:"a61891e2",462:"c197860e",507:"5e102587",510:"21bc8163",548:"9434d500",560:"a9c1cb91",581:"564bf6dd",634:"f3a98f32",647:"ad038dcd",676:"5c9e4a8a",710:"3ce758ff",711:"9ff7b4ad",723:"afc66b2e",730:"a8c7173d",799:"f6a68545",807:"e4dd0929",816:"05a68f8a",850:"2c5dfe77",888:"52ec81a8",902:"de0e697b",903:"f0cad3c3",904:"497d6008",906:"7998ec6f",969:"f8033aa7",970:"6337458e",983:"6aa81761",988:"b38987cc"}[e]+".js",c.miniCssF=e=>{},c.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),c.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),t={},f="ai-rag-lab:",c.l=(e,a,r,b)=>{if(t[e])t[e].push(a);else{var d,o;if(void 0!==r)for(var n=document.getElementsByTagName("script"),i=0;i{d.onerror=d.onload=null,clearTimeout(s);var f=t[e];if(delete t[e],d.parentNode&&d.parentNode.removeChild(d),f&&f.forEach((e=>e(r))),a)return a(r)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:d}),12e4);d.onerror=u.bind(null,d.onerror),d.onload=u.bind(null,d.onload),o&&document.head.appendChild(d)}},c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.p="/ai-rag-lab/",c.gca=function(e){return e={17896441:"401",88870176:"970","0e16189c":"24",a94703ab:"48","3aaaf183":"93",a7bd4aaa:"98",d6501d9d:"142","86a88343":"186","412449fd":"199",e962eb68:"214",b4a30052:"244","400dfa73":"254","72d756b8":"256","798f680c":"260","8be1a27a":"262",a17e1ad5:"290","6e787a66":"301","45b31a90":"350",a541a3e1:"426","47cd1b4f":"454","2a2ea0d2":"458",f23f5105:"459","3bf69056":"462","843aaef4":"507",fb8b224c:"510","49a3b57d":"548","935f2afb":"581",c4f5d8e4:"634","5e95c892":"647",e6ef851e:"676",d09226b2:"710","7a749954":"711",c8620672:"723","6bb24948":"730",aac38d6b:"799","350ab7ce":"807",f82f5693:"816","36d48778":"850",ade674ed:"888",fa1a64f0:"902",f8409a7e:"903",bac890e3:"906","14eb3368":"969","88a0bd0a":"983","36c22dfc":"988"}[e]||e,c.p+c.u(e)},(()=>{var e={354:0,869:0};c.f.j=(a,r)=>{var t=c.o(e,a)?e[a]:void 0;if(0!==t)if(t)r.push(t[2]);else if(/^(354|869)$/.test(a))e[a]=0;else{var f=new Promise(((r,f)=>t=e[a]=[r,f]));r.push(t[2]=f);var b=c.p+c.u(a),d=new Error;c.l(b,(r=>{if(c.o(e,a)&&(0!==(t=e[a])&&(e[a]=void 0),t)){var f=r&&("load"===r.type?"missing":r.type),b=r&&r.target&&r.target.src;d.message="Loading chunk "+a+" failed.\n("+f+": "+b+")",d.name="ChunkLoadError",d.type=f,d.request=b,t[1](d)}}),"chunk-"+a,a)}},c.O.j=a=>0===e[a];var a=(a,r)=>{var t,f,b=r[0],d=r[1],o=r[2],n=0;if(b.some((a=>0!==e[a]))){for(t in d)c.o(d,t)&&(c.m[t]=d[t]);if(o)var i=o(c)}for(a&&a(r);n - + diff --git a/docs/add-memory/concepts.html b/docs/add-memory/concepts.html index 00354ab5..0aab260b 100644 --- a/docs/add-memory/concepts.html +++ b/docs/add-memory/concepts.html @@ -7,7 +7,7 @@ - + diff --git a/docs/build-rag-app/add-reranking.html b/docs/build-rag-app/add-reranking.html index e39b7f64..3305fac3 100644 --- a/docs/build-rag-app/add-reranking.html +++ b/docs/build-rag-app/add-reranking.html @@ -7,7 +7,7 @@ - + diff --git a/docs/build-rag-app/build-rag-app.html b/docs/build-rag-app/build-rag-app.html index d1199852..b6c5f906 100644 --- a/docs/build-rag-app/build-rag-app.html +++ b/docs/build-rag-app/build-rag-app.html @@ -7,7 +7,7 @@ - + diff --git a/docs/build-rag-app/concepts.html b/docs/build-rag-app/concepts.html index 25352057..ceb0fa6c 100644 --- a/docs/build-rag-app/concepts.html +++ b/docs/build-rag-app/concepts.html @@ -7,7 +7,7 @@ - + diff --git a/docs/build-rag-app/stream-responses.html b/docs/build-rag-app/stream-responses.html index 2cbefa66..0caebeab 100644 --- a/docs/build-rag-app/stream-responses.html +++ b/docs/build-rag-app/stream-responses.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/add-memory-to-the-rag-application.html b/docs/category/add-memory-to-the-rag-application.html index 9d1f79c2..463fe98c 100644 --- a/docs/category/add-memory-to-the-rag-application.html +++ b/docs/category/add-memory-to-the-rag-application.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/build-the-rag-application.html b/docs/category/build-the-rag-application.html index 5b8a8f84..51cfae99 100644 --- a/docs/category/build-the-rag-application.html +++ b/docs/category/build-the-rag-application.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/dev-environment.html b/docs/category/dev-environment.html index 6df66ce5..0afa2a0e 100644 --- a/docs/category/dev-environment.html +++ b/docs/category/dev-environment.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/fireworks-ai.html b/docs/category/fireworks-ai.html index a783bc8c..41f45878 100644 --- a/docs/category/fireworks-ai.html +++ b/docs/category/fireworks-ai.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/mongodb-atlas.html b/docs/category/mongodb-atlas.html index da5a05bd..66f74507 100644 --- a/docs/category/mongodb-atlas.html +++ b/docs/category/mongodb-atlas.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/perform-semantic-search-on-your-data.html b/docs/category/perform-semantic-search-on-your-data.html index 2e742013..236219f7 100644 --- a/docs/category/perform-semantic-search-on-your-data.html +++ b/docs/category/perform-semantic-search-on-your-data.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/prepare-the-data.html b/docs/category/prepare-the-data.html index 85e7a45f..4e0bdacf 100644 --- a/docs/category/prepare-the-data.html +++ b/docs/category/prepare-the-data.html @@ -7,7 +7,7 @@ - + diff --git a/docs/category/retrieval-augmented-generation.html b/docs/category/retrieval-augmented-generation.html index 7cff2f55..dd8d6ea5 100644 --- a/docs/category/retrieval-augmented-generation.html +++ b/docs/category/retrieval-augmented-generation.html @@ -7,7 +7,7 @@ - + diff --git a/docs/dev-env/dev-setup.html b/docs/dev-env/dev-setup.html index 2525d2bc..a1d385ec 100644 --- a/docs/dev-env/dev-setup.html +++ b/docs/dev-env/dev-setup.html @@ -7,7 +7,7 @@ - + diff --git a/docs/dev-env/setup-pre-reqs.html b/docs/dev-env/setup-pre-reqs.html index d6aec2fd..67a54e57 100644 --- a/docs/dev-env/setup-pre-reqs.html +++ b/docs/dev-env/setup-pre-reqs.html @@ -7,7 +7,7 @@ - + diff --git a/docs/fireworks-ai/create-account.html b/docs/fireworks-ai/create-account.html index 90ce12c6..54c50b09 100644 --- a/docs/fireworks-ai/create-account.html +++ b/docs/fireworks-ai/create-account.html @@ -7,7 +7,7 @@ - + diff --git a/docs/fireworks-ai/create-api-key.html b/docs/fireworks-ai/create-api-key.html index 2619ed80..0c0ec19e 100644 --- a/docs/fireworks-ai/create-api-key.html +++ b/docs/fireworks-ai/create-api-key.html @@ -7,7 +7,7 @@ - + diff --git a/docs/intro.html b/docs/intro.html index 7b3bd7e9..42643dcc 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -7,14 +7,14 @@ - +

Introduction

-
Lab goalsLearn how to build a RAG application from scratch
What you'll learnWhat is RAG
Components of a RAG system
Perform semantic search queries using Mongo Atlas Vector Search
Build a simple RAG system using MongoDB Atlas and Fireworks AI
Add memory to your RAG application
Time to complete90 mins
+
Lab goalsLearn how to build a RAG application from scratch
What you'll learnWhat is RAG
Components of a RAG system
Perform semantic search queries using Mongo Atlas Vector Search
Build a RAG system using MongoDB Atlas and Fireworks AI
Add memory to your RAG application
Time to complete90 mins

In the navigation bar and in some pages, you will notice some icons. Here is their meaning:

IconMeaningDescription
📘Lecture materialIf you are following along in an instructor-led session, they probably have covered this already.
👐Hands-on contentGet ready to do some hands-on work. You should follow these steps.
📚DocumentationReference documentation for hands-on portions of the lab.
🦹Advanced contentThis content isn't covered during the lab, but if you're interested in learning more, you can check it out.
diff --git a/docs/mongodb-atlas/create-account.html b/docs/mongodb-atlas/create-account.html index a9dd79fa..f74f43c6 100644 --- a/docs/mongodb-atlas/create-account.html +++ b/docs/mongodb-atlas/create-account.html @@ -7,7 +7,7 @@ - + diff --git a/docs/mongodb-atlas/create-cluster.html b/docs/mongodb-atlas/create-cluster.html index b392a1df..42605e34 100644 --- a/docs/mongodb-atlas/create-cluster.html +++ b/docs/mongodb-atlas/create-cluster.html @@ -7,7 +7,7 @@ - + diff --git a/docs/mongodb-atlas/get-connection-string.html b/docs/mongodb-atlas/get-connection-string.html index 877a388e..e07865b9 100644 --- a/docs/mongodb-atlas/get-connection-string.html +++ b/docs/mongodb-atlas/get-connection-string.html @@ -7,7 +7,7 @@ - + diff --git a/docs/perform-semantic-search/concepts.html b/docs/perform-semantic-search/concepts.html index 141e1652..2ffa2247 100644 --- a/docs/perform-semantic-search/concepts.html +++ b/docs/perform-semantic-search/concepts.html @@ -7,7 +7,7 @@ - + diff --git a/docs/perform-semantic-search/create-vector-index.html b/docs/perform-semantic-search/create-vector-index.html index 483f679e..80ba437c 100644 --- a/docs/perform-semantic-search/create-vector-index.html +++ b/docs/perform-semantic-search/create-vector-index.html @@ -7,7 +7,7 @@ - + diff --git a/docs/perform-semantic-search/pre-filtering.html b/docs/perform-semantic-search/pre-filtering.html index 4fb94198..eb13f6f4 100644 --- a/docs/perform-semantic-search/pre-filtering.html +++ b/docs/perform-semantic-search/pre-filtering.html @@ -7,7 +7,7 @@ - + diff --git a/docs/perform-semantic-search/vector-search.html b/docs/perform-semantic-search/vector-search.html index 0fce3150..fc41bd39 100644 --- a/docs/perform-semantic-search/vector-search.html +++ b/docs/perform-semantic-search/vector-search.html @@ -7,7 +7,7 @@ - + diff --git a/docs/prepare-the-data/chunk-data.html b/docs/prepare-the-data/chunk-data.html index 0f872448..727b63e6 100644 --- a/docs/prepare-the-data/chunk-data.html +++ b/docs/prepare-the-data/chunk-data.html @@ -7,7 +7,7 @@ - + diff --git a/docs/prepare-the-data/concepts.html b/docs/prepare-the-data/concepts.html index 50ae37d7..25d62e69 100644 --- a/docs/prepare-the-data/concepts.html +++ b/docs/prepare-the-data/concepts.html @@ -7,7 +7,7 @@ - + diff --git a/docs/prepare-the-data/embed-data.html b/docs/prepare-the-data/embed-data.html index fce76a06..d4a4e0f4 100644 --- a/docs/prepare-the-data/embed-data.html +++ b/docs/prepare-the-data/embed-data.html @@ -7,7 +7,7 @@ - + diff --git a/docs/prepare-the-data/ingest-data.html b/docs/prepare-the-data/ingest-data.html index 1cf05501..26a369d4 100644 --- a/docs/prepare-the-data/ingest-data.html +++ b/docs/prepare-the-data/ingest-data.html @@ -7,7 +7,7 @@ - + diff --git a/docs/prepare-the-data/load-data.html b/docs/prepare-the-data/load-data.html index 014f9e74..fc8bb522 100644 --- a/docs/prepare-the-data/load-data.html +++ b/docs/prepare-the-data/load-data.html @@ -7,7 +7,7 @@ - + diff --git a/docs/rag/components-of-rag.html b/docs/rag/components-of-rag.html index b785bb8d..5fc8e540 100644 --- a/docs/rag/components-of-rag.html +++ b/docs/rag/components-of-rag.html @@ -7,7 +7,7 @@ - + diff --git a/docs/rag/rag-usecases.html b/docs/rag/rag-usecases.html index a7e5f7b2..1555334b 100644 --- a/docs/rag/rag-usecases.html +++ b/docs/rag/rag-usecases.html @@ -7,7 +7,7 @@ - + diff --git a/docs/rag/what-is-rag.html b/docs/rag/what-is-rag.html index 8e6f5ba4..f2a5cf26 100644 --- a/docs/rag/what-is-rag.html +++ b/docs/rag/what-is-rag.html @@ -7,7 +7,7 @@ - + diff --git a/docs/summary.html b/docs/summary.html index 64049ddc..88f8da19 100644 --- a/docs/summary.html +++ b/docs/summary.html @@ -7,7 +7,7 @@ - + diff --git a/helloWorld.html b/helloWorld.html index 5e8310e0..45aa495e 100644 --- a/helloWorld.html +++ b/helloWorld.html @@ -7,7 +7,7 @@ - + diff --git a/index.html b/index.html index 3c37b105..83ccd825 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + diff --git a/search-index-docs-default-current.json b/search-index-docs-default-current.json index 22aa36a3..1b805bc6 100644 --- a/search-index-docs-default-current.json +++ b/search-index-docs-default-current.json @@ -1 +1 @@ -{"documents":[{"id":1,"pageTitle":"👐 Add memory to the RAG application","sectionTitle":"👐 Add memory to the RAG application","sectionRoute":"/ai-rag-lab/docs/add-memory/add-memory","type":"docs"},{"id":3,"pageTitle":"📘 Tools, libraries, and concepts","sectionTitle":"📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/add-memory/concepts","type":"docs"},{"id":2,"pageTitle":"🦹 Re-rank retrieved results","sectionTitle":"🦹 Re-rank retrieved results","sectionRoute":"/ai-rag-lab/docs/build-rag-app/add-reranking","type":"docs"},{"id":4,"pageTitle":"👐 Build the RAG application","sectionTitle":"👐 Build the RAG application","sectionRoute":"/ai-rag-lab/docs/build-rag-app/build-rag-app","type":"docs"},{"id":5,"pageTitle":"📘 Tools, libraries, and concepts","sectionTitle":"📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/build-rag-app/concepts","type":"docs"},{"id":16,"pageTitle":"🦹 Stream responses from the RAG application","sectionTitle":"🦹 Stream responses from the RAG application","sectionRoute":"/ai-rag-lab/docs/build-rag-app/stream-responses","type":"docs"},{"id":6,"pageTitle":"","sectionTitle":"📄️ 📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/category/add-memory-to-the-rag-application","type":"docs"},{"id":7,"pageTitle":"","sectionTitle":"📄️ 👐 Add memory to the RAG application","sectionRoute":"/ai-rag-lab/docs/category/add-memory-to-the-rag-application","type":"docs"},{"id":10,"pageTitle":"","sectionTitle":"📄️ 📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/category/build-the-rag-application","type":"docs"},{"id":11,"pageTitle":"","sectionTitle":"📄️ 👐 Build the RAG application","sectionRoute":"/ai-rag-lab/docs/category/build-the-rag-application","type":"docs"},{"id":12,"pageTitle":"","sectionTitle":"📄️ 🦹 Re-rank retrieved results","sectionRoute":"/ai-rag-lab/docs/category/build-the-rag-application","type":"docs"},{"id":13,"pageTitle":"","sectionTitle":"📄️ 🦹 Stream responses from the RAG application","sectionRoute":"/ai-rag-lab/docs/category/build-the-rag-application","type":"docs"},{"id":8,"pageTitle":"","sectionTitle":"📄️ 👐 Setup dev environment","sectionRoute":"/ai-rag-lab/docs/category/dev-environment","type":"docs"},{"id":9,"pageTitle":"","sectionTitle":"📄️ 👐 Setup prerequisites","sectionRoute":"/ai-rag-lab/docs/category/dev-environment","type":"docs"},{"id":14,"pageTitle":"","sectionTitle":"📄️ 👐 Create an account","sectionRoute":"/ai-rag-lab/docs/category/fireworks-ai","type":"docs"},{"id":15,"pageTitle":"","sectionTitle":"📄️ 👐 Create an API key","sectionRoute":"/ai-rag-lab/docs/category/fireworks-ai","type":"docs"},{"id":17,"pageTitle":"","sectionTitle":"📄️ 👐 Create your account","sectionRoute":"/ai-rag-lab/docs/category/mongodb-atlas","type":"docs"},{"id":18,"pageTitle":"","sectionTitle":"📄️ 👐 Deploy a database cluster","sectionRoute":"/ai-rag-lab/docs/category/mongodb-atlas","type":"docs"},{"id":19,"pageTitle":"","sectionTitle":"📄️ 👐 Get your connection string","sectionRoute":"/ai-rag-lab/docs/category/mongodb-atlas","type":"docs"},{"id":20,"pageTitle":"","sectionTitle":"📄️ 📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/category/perform-semantic-search-on-your-data","type":"docs"},{"id":21,"pageTitle":"","sectionTitle":"📄️ 👐 Create a vector search index","sectionRoute":"/ai-rag-lab/docs/category/perform-semantic-search-on-your-data","type":"docs"},{"id":22,"pageTitle":"","sectionTitle":"📄️ 👐 Perform semantic search","sectionRoute":"/ai-rag-lab/docs/category/perform-semantic-search-on-your-data","type":"docs"},{"id":23,"pageTitle":"","sectionTitle":"📄️ 🦹 Combine pre-filtering with vector search","sectionRoute":"/ai-rag-lab/docs/category/perform-semantic-search-on-your-data","type":"docs"},{"id":24,"pageTitle":"","sectionTitle":"📄️ 📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/category/prepare-the-data","type":"docs"},{"id":25,"pageTitle":"","sectionTitle":"📄️ 👐 Load the dataset","sectionRoute":"/ai-rag-lab/docs/category/prepare-the-data","type":"docs"},{"id":26,"pageTitle":"","sectionTitle":"📄️ 👐 Chunk up the data","sectionRoute":"/ai-rag-lab/docs/category/prepare-the-data","type":"docs"},{"id":27,"pageTitle":"","sectionTitle":"📄️ 👐 Generate embeddings","sectionRoute":"/ai-rag-lab/docs/category/prepare-the-data","type":"docs"},{"id":28,"pageTitle":"","sectionTitle":"📄️ 👐 Ingest data into MongoDB","sectionRoute":"/ai-rag-lab/docs/category/prepare-the-data","type":"docs"},{"id":32,"pageTitle":"","sectionTitle":"📄️ 📘 What is RAG?","sectionRoute":"/ai-rag-lab/docs/category/retrieval-augmented-generation","type":"docs"},{"id":33,"pageTitle":"","sectionTitle":"📄️ 📘 RAG use cases","sectionRoute":"/ai-rag-lab/docs/category/retrieval-augmented-generation","type":"docs"},{"id":34,"pageTitle":"","sectionTitle":"📄️ 📘 Components of a RAG system","sectionRoute":"/ai-rag-lab/docs/category/retrieval-augmented-generation","type":"docs"},{"id":29,"pageTitle":"👐 Setup dev environment","sectionTitle":"👐 Setup dev environment","sectionRoute":"/ai-rag-lab/docs/dev-env/dev-setup","type":"docs"},{"id":30,"pageTitle":"👐 Setup dev environment","sectionTitle":"Local setup","sectionRoute":"/ai-rag-lab/docs/dev-env/dev-setup#local-setup","type":"docs"},{"id":31,"pageTitle":"👐 Setup prerequisites","sectionTitle":"👐 Setup prerequisites","sectionRoute":"/ai-rag-lab/docs/dev-env/setup-pre-reqs","type":"docs"},{"id":35,"pageTitle":"👐 Create an account","sectionTitle":"👐 Create an account","sectionRoute":"/ai-rag-lab/docs/fireworks-ai/create-account","type":"docs"},{"id":36,"pageTitle":"👐 Create an API key","sectionTitle":"👐 Create an API key","sectionRoute":"/ai-rag-lab/docs/fireworks-ai/create-api-key","type":"docs"},{"id":37,"pageTitle":"Introduction","sectionTitle":"Introduction","sectionRoute":"/ai-rag-lab/docs/intro","type":"docs"},{"id":38,"pageTitle":"👐 Create your account","sectionTitle":"👐 Create your account","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-account","type":"docs"},{"id":39,"pageTitle":"👐 Create your account","sectionTitle":"Sign up for MongoDB Atlas","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-account#sign-up-for-mongodb-atlas","type":"docs"},{"id":40,"pageTitle":"👐 Create your account","sectionTitle":"Verify your email address","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-account#verify-your-email-address","type":"docs"},{"id":41,"pageTitle":"👐 Create your account","sectionTitle":"Finish the onboarding","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-account#finish-the-onboarding","type":"docs"},{"id":44,"pageTitle":"👐 Deploy a database cluster","sectionTitle":"👐 Deploy a database cluster","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-cluster","type":"docs"},{"id":45,"pageTitle":"👐 Deploy a database cluster","sectionTitle":"Security quickstart","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-cluster#security-quickstart","type":"docs"},{"id":46,"pageTitle":"👐 Deploy a database cluster","sectionTitle":"Network access","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-cluster#network-access","type":"docs"},{"id":47,"pageTitle":"👐 Deploy a database cluster","sectionTitle":"Database user","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-cluster#database-user","type":"docs"},{"id":48,"pageTitle":"👐 Deploy a database cluster","sectionTitle":"Manual network access configuration","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-cluster#manual-network-access-configuration","type":"docs"},{"id":49,"pageTitle":"👐 Deploy a database cluster","sectionTitle":"That's all!","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/create-cluster#thats-all","type":"docs"},{"id":43,"pageTitle":"👐 Get your connection string","sectionTitle":"👐 Get your connection string","sectionRoute":"/ai-rag-lab/docs/mongodb-atlas/get-connection-string","type":"docs"},{"id":42,"pageTitle":"📘 Tools, libraries, and concepts","sectionTitle":"📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/perform-semantic-search/concepts","type":"docs"},{"id":50,"pageTitle":"👐 Create a vector search index","sectionTitle":"👐 Create a vector search index","sectionRoute":"/ai-rag-lab/docs/perform-semantic-search/create-vector-index","type":"docs"},{"id":51,"pageTitle":"🦹 Combine pre-filtering with vector search","sectionTitle":"🦹 Combine pre-filtering with vector search","sectionRoute":"/ai-rag-lab/docs/perform-semantic-search/pre-filtering","type":"docs"},{"id":52,"pageTitle":"👐 Perform semantic search","sectionTitle":"👐 Perform semantic search","sectionRoute":"/ai-rag-lab/docs/perform-semantic-search/vector-search","type":"docs"},{"id":53,"pageTitle":"👐 Chunk up the data","sectionTitle":"👐 Chunk up the data","sectionRoute":"/ai-rag-lab/docs/prepare-the-data/chunk-data","type":"docs"},{"id":54,"pageTitle":"📘 Tools, libraries, and concepts","sectionTitle":"📘 Tools, libraries, and concepts","sectionRoute":"/ai-rag-lab/docs/prepare-the-data/concepts","type":"docs"},{"id":56,"pageTitle":"👐 Generate embeddings","sectionTitle":"👐 Generate embeddings","sectionRoute":"/ai-rag-lab/docs/prepare-the-data/embed-data","type":"docs"},{"id":55,"pageTitle":"👐 Ingest data into MongoDB","sectionTitle":"👐 Ingest data into MongoDB","sectionRoute":"/ai-rag-lab/docs/prepare-the-data/ingest-data","type":"docs"},{"id":58,"pageTitle":"👐 Load the dataset","sectionTitle":"👐 Load the dataset","sectionRoute":"/ai-rag-lab/docs/prepare-the-data/load-data","type":"docs"},{"id":57,"pageTitle":"📘 Components of a RAG system","sectionTitle":"📘 Components of a RAG system","sectionRoute":"/ai-rag-lab/docs/rag/components-of-rag","type":"docs"},{"id":60,"pageTitle":"📘 RAG use cases","sectionTitle":"📘 RAG use cases","sectionRoute":"/ai-rag-lab/docs/rag/rag-usecases","type":"docs"},{"id":59,"pageTitle":"📘 What is RAG?","sectionTitle":"📘 What is RAG?","sectionRoute":"/ai-rag-lab/docs/rag/what-is-rag","type":"docs"},{"id":61,"pageTitle":"🎯 Summary","sectionTitle":"🎯 Summary","sectionRoute":"/ai-rag-lab/docs/summary","type":"docs"}],"index":{"version":"2.3.9","fields":["title","content","tags"],"fieldVectors":[["title/1",[0,0.233,1,1.617,2,1.534,3,0.411,4,0.676]],["content/1",[0,0.331,1,1.909,2,2.183,3,0.584,4,1.152,5,2.045,6,2.045,7,1.334,8,1.723,9,2.075,10,2.045,11,2.045,12,2.045,13,1.413,14,1.723,15,0.86,16,2.045,17,1.723,18,1.413,19,2.002,20,2.045,21,3.09,22,2.045,23,2.045,24,2.045,25,1.434,26,0.9,27,1.413,28,1.723,29,2.045,30,0.321,31,1.084,32,1.263,33,1.139,34,0.823,35,1.084,36,0.942,37,0.69,38,2.647,39,0.986,40,1.198,41,1.334,42,0.942,43,2.647,44,2.647,45,2.647,46,4.001,47,3.725,48,3.499,49,2.647,50,2.647,51,2.647,52,2.647,53,2.647,54,2.647,55,2.647,56,1.334,57,2.647,58,2.647,59,2.647,60,2.647,61,2.647,62,2.647,63,2.647,64,2.647,65,2.647,66,2.647,67,2.647,68,2.647,69,3.452,70,2.647,71,2.647,72,2.647,73,2.647,74,2.647]],["tags/1",[]],["title/3",[0,0.257,75,0.973,76,0.932,77,0.973]],["content/3",[]],["tags/3",[]],["title/2",[0,0.233,26,1.152,78,1.924,79,1.924,80,1.81]],["content/2",[0,0.379,1,1.592,3,0.574,4,0.946,13,1.782,19,1.243,25,1.41,26,1.612,31,1.367,32,1.592,33,1.436,34,1.037,35,1.367,36,1.187,39,1.243,40,1.511,41,1.682,42,1.187,69,2.879,78,3.408,79,3.13,80,2.531,81,2.172,82,2.172,83,2.262,84,2.172,85,2.172,86,2.691,87,2.172,88,1.436,89,1.41,90,2.172,91,2.172,92,1.682,93,2.172,94,1.084,95,2.022,96,1.592,97,1.782,98,2.172,99,2.172,100,3.337,101,3.337,102,3.337,103,3.337,104,3.337,105,3.337,106,3.337,107,2.879,108,3.337]],["tags/2",[]],["title/4",[0,0.257,3,0.452,4,0.745,109,1.458]],["content/4",[0,0.447,3,0.652,4,1.075,9,2.318,18,1.707,19,1.713,25,1.368,26,1.563,28,2.082,30,0.387,31,1.31,32,1.526,33,1.376,34,0.994,35,1.31,36,1.138,37,0.834,39,1.191,40,1.448,41,1.612,42,1.138,47,2.47,48,2.082,83,1.526,86,1.815,88,1.979,89,0.951,107,2.759,109,1.796,110,1.138,111,0.529,112,1.815,113,2.082,114,2.082,115,0.994,116,2.082,117,2.994,118,1.707,119,1.612,120,1.707,121,1.707,122,1.138,123,3.198,124,3.198,125,3.198,126,3.198,127,3.198,128,3.198,129,3.198,130,3.198,131,2.759,132,2.759,133,2.759,134,3.198]],["tags/4",[]],["title/5",[0,0.257,75,0.973,76,0.932,77,0.973]],["content/5",[]],["tags/5",[]],["title/16",[0,0.233,3,0.411,4,0.676,135,1.924,136,1.924]],["content/16",[0,0.437,3,0.407,4,0.671,9,2.051,19,1.252,25,1.417,27,1.795,28,2.188,31,1.377,32,1.604,33,1.446,34,1.045,35,1.377,36,1.196,39,1.252,40,1.522,41,1.694,42,1.196,47,2.596,48,2.188,80,3.217,122,1.97,131,2.9,132,2.9,133,2.9,135,3.143,136,2.705,137,2.037,138,2.888,139,2.037,140,1.795,141,2.188,142,2.037,143,0.577,144,1.522,145,2.188,146,1.604,147,2.188,148,2.188,149,3.361,150,3.361,151,3.361,152,3.361,153,2.596,154,1.522,155,3.361,156,3.361,157,3.361]],["tags/16",[]],["title/6",[0,0.329,75,0.883,76,0.846,77,0.883]],["content/6",[0,0.444,1,1.893,2,2.42,3,0.648,4,1.291,5,3.065,6,3.065,7,2,8,2.583,9,1.708,10,3.065,11,3.065,12,3.065,13,2.119,14,2.583,15,1.29,16,3.065,17,2.583,18,2.119,19,1.478,20,3.065,21,4.129,22,3.065,23,3.065,24,3.065,25,1.18,26,1.349,27,2.119,28,2.583,29,3.065,30,0.481,75,1.034,76,0.99,77,1.034]],["tags/6",[]],["title/7",[0,0.309,1,1.48,2,1.405,3,0.376,4,0.619]],["content/7",[0,0.444,1,1.893,2,2.42,3,0.648,4,1.291,5,3.065,6,3.065,7,2,8,2.583,9,1.708,10,3.065,11,3.065,12,3.065,13,2.119,14,2.583,15,1.29,16,3.065,17,2.583,18,2.119,19,1.478,20,3.065,21,4.129,22,3.065,23,3.065,24,3.065,25,1.18,26,1.349,27,2.119,28,2.583,29,3.065,30,0.481,75,1.034,76,0.99,77,1.034]],["tags/7",[]],["title/10",[0,0.329,75,0.883,76,0.846,77,0.883]],["content/10",[0,0.447,3,0.653,4,1.076,9,2.083,13,1.422,18,1.422,19,0.992,26,1.832,27,1.422,30,0.323,75,0.694,76,0.664,77,0.694,78,2.747,79,2.281,80,3.089,81,1.733,82,1.733,83,2.309,84,1.733,85,1.733,86,2.747,87,1.733,88,2.083,89,1.195,90,1.733,91,1.733,92,1.342,93,1.733,94,0.865,95,1.614,96,1.27,97,1.422,98,1.733,99,1.733,109,1.04,110,0.947,111,0.44,112,1.511,113,1.733,114,1.733,115,0.828,116,1.733,117,1.733,118,1.422,119,1.342,120,1.422,121,1.422,122,1.918,135,2.281,136,1.511,137,1.614,138,1.614,139,1.614,140,1.422,141,1.733,142,1.614,143,0.487,144,1.205,145,1.733,146,1.27,147,1.733,148,1.733]],["tags/10",[]],["title/11",[0,0.329,3,0.411,4,0.676,109,1.323]],["content/11",[0,0.447,3,0.653,4,1.076,9,2.083,13,1.422,18,1.422,19,0.992,26,1.832,27,1.422,30,0.323,75,0.694,76,0.664,77,0.694,78,2.747,79,2.281,80,3.089,81,1.733,82,1.733,83,2.309,84,1.733,85,1.733,86,2.747,87,1.733,88,2.083,89,1.195,90,1.733,91,1.733,92,1.342,93,1.733,94,0.865,95,1.614,96,1.27,97,1.422,98,1.733,99,1.733,109,1.04,110,0.947,111,0.44,112,1.511,113,1.733,114,1.733,115,0.828,116,1.733,117,1.733,118,1.422,119,1.342,120,1.422,121,1.422,122,1.918,135,2.281,136,1.511,137,1.614,138,1.614,139,1.614,140,1.422,141,1.733,142,1.614,143,0.487,144,1.205,145,1.733,146,1.27,147,1.733,148,1.733]],["tags/11",[]],["title/12",[0,0.309,26,1.055,78,1.761,79,1.761,80,1.657]],["content/12",[0,0.447,3,0.653,4,1.076,9,2.083,13,1.422,18,1.422,19,0.992,26,1.832,27,1.422,30,0.323,75,0.694,76,0.664,77,0.694,78,2.747,79,2.281,80,3.089,81,1.733,82,1.733,83,2.309,84,1.733,85,1.733,86,2.747,87,1.733,88,2.083,89,1.195,90,1.733,91,1.733,92,1.342,93,1.733,94,0.865,95,1.614,96,1.27,97,1.422,98,1.733,99,1.733,109,1.04,110,0.947,111,0.44,112,1.511,113,1.733,114,1.733,115,0.828,116,1.733,117,1.733,118,1.422,119,1.342,120,1.422,121,1.422,122,1.918,135,2.281,136,1.511,137,1.614,138,1.614,139,1.614,140,1.422,141,1.733,142,1.614,143,0.487,144,1.205,145,1.733,146,1.27,147,1.733,148,1.733]],["tags/12",[]],["title/13",[0,0.309,3,0.376,4,0.619,135,1.761,136,1.761]],["content/13",[0,0.447,3,0.653,4,1.076,9,2.083,13,1.422,18,1.422,19,0.992,26,1.832,27,1.422,30,0.323,75,0.694,76,0.664,77,0.694,78,2.747,79,2.281,80,3.089,81,1.733,82,1.733,83,2.309,84,1.733,85,1.733,86,2.747,87,1.733,88,2.083,89,1.195,90,1.733,91,1.733,92,1.342,93,1.733,94,0.865,95,1.614,96,1.27,97,1.422,98,1.733,99,1.733,109,1.04,110,0.947,111,0.44,112,1.511,113,1.733,114,1.733,115,0.828,116,1.733,117,1.733,118,1.422,119,1.342,120,1.422,121,1.422,122,1.918,135,2.281,136,1.511,137,1.614,138,1.614,139,1.614,140,1.422,141,1.733,142,1.614,143,0.487,144,1.205,145,1.733,146,1.27,147,1.733,148,1.733]],["tags/13",[]],["title/8",[0,0.329,158,1.708,159,2.389,160,2.054]],["content/8",[0,0.475,25,1.267,31,1.746,33,1.834,34,1.742,35,1.746,36,1.516,37,1.111,39,2.333,56,2.148,143,0.516,158,3.157,159,3.004,160,2.583,161,2.033,162,3.004,163,3.291,164,1.398,165,3.004,166,3.291,167,2.774,168,3.004,169,3.291,170,3.649]],["tags/8",[]],["title/9",[0,0.352,158,1.882,170,2.43]],["content/9",[0,0.475,25,1.267,31,1.746,33,1.834,34,1.742,35,1.746,36,1.516,37,1.111,39,2.333,56,2.148,143,0.516,158,3.157,159,3.004,160,2.583,161,2.033,162,3.004,163,3.291,164,1.398,165,3.004,166,3.291,167,2.774,168,3.004,169,3.291,170,3.649]],["tags/9",[]],["title/14",[0,0.352,111,0.618,171,1.391]],["content/14",[0,0.44,7,1.95,37,1.008,56,1.95,83,2.507,97,2.065,111,0.987,118,2.065,119,1.95,120,2.065,121,2.065,143,0.637,164,0.965,171,1.957,172,2.988,173,3.42,174,2.518,175,2.988,176,2.727,177,2.727,178,2.727,179,1.51,180,2.988,181,2.988,182,2.988,183,2.988,184,3.616,185,3.616,186,2.518,187,2.727,188,2.518,189,2.988,190,2.518]],["tags/14",[]],["title/15",[0,0.329,111,0.561,184,2.054,185,2.054]],["content/15",[0,0.44,7,1.95,37,1.008,56,1.95,83,2.507,97,2.065,111,0.987,118,2.065,119,1.95,120,2.065,121,2.065,143,0.637,164,0.965,171,1.957,172,2.988,173,3.42,174,2.518,175,2.988,176,2.727,177,2.727,178,2.727,179,1.51,180,2.988,181,2.988,182,2.988,183,2.988,184,3.616,185,3.616,186,2.518,187,2.727,188,2.518,189,2.988,190,2.518]],["tags/15",[]],["title/17",[0,0.352,111,0.618,171,1.391]],["content/17",[0,0.478,2,1.796,3,0.481,4,0.792,15,1.29,30,0.648,92,2,111,0.884,115,1.661,143,0.481,164,1.334,171,1.991,191,2.405,192,2.583,193,2.797,194,2.583,195,2.583,196,2,197,1.708,198,3.454,199,2,200,1.625,201,2.405,202,2.854,203,3.24,204,1.29,205,0.947,206,2.405]],["tags/17",[]],["title/18",[0,0.329,196,1.708,197,1.458,198,1.81]],["content/18",[0,0.478,2,1.796,3,0.481,4,0.792,15,1.29,30,0.648,92,2,111,0.884,115,1.661,143,0.481,164,1.334,171,1.991,191,2.405,192,2.583,193,2.797,194,2.583,195,2.583,196,2,197,1.708,198,3.454,199,2,200,1.625,201,2.405,202,2.854,203,3.24,204,1.29,205,0.947,206,2.405]],["tags/18",[]],["title/19",[0,0.352,202,1.994,203,2.263]],["content/19",[0,0.478,2,1.796,3,0.481,4,0.792,15,1.29,30,0.648,92,2,111,0.884,115,1.661,143,0.481,164,1.334,171,1.991,191,2.405,192,2.583,193,2.797,194,2.583,195,2.583,196,2,197,1.708,198,3.454,199,2,200,1.625,201,2.405,202,2.854,203,3.24,204,1.29,205,0.947,206,2.405]],["tags/19",[]],["title/20",[0,0.329,75,0.883,76,0.846,77,0.883]],["content/20",[0,0.481,26,1.177,30,0.59,34,1.076,75,0.902,76,0.864,77,0.902,88,1.49,89,1.447,96,1.652,110,1.231,111,0.573,143,0.419,199,1.745,204,1.125,205,1.162,207,2.13,208,1.99,209,2.453,210,1.965,211,2.253,212,1.29,213,1.745,214,2.098,215,2.253,216,1.965,217,2.598,218,2.762,219,2.253,220,2.253,221,2.098,222,2.253,223,2.253,224,1.965]],["tags/20",[]],["title/21",[0,0.309,111,0.513,207,0.964,208,0.883,209,1.564]],["content/21",[0,0.481,26,1.177,30,0.59,34,1.076,75,0.902,76,0.864,77,0.902,88,1.49,89,1.447,96,1.652,110,1.231,111,0.573,143,0.419,199,1.745,204,1.125,205,1.162,207,2.13,208,1.99,209,2.453,210,1.965,211,2.253,212,1.29,213,1.745,214,2.098,215,2.253,216,1.965,217,2.598,218,2.762,219,2.253,220,2.253,221,2.098,222,2.253,223,2.253,224,1.965]],["tags/21",[]],["title/22",[0,0.329,208,0.964,212,1.262,213,1.708]],["content/22",[0,0.481,26,1.177,30,0.59,34,1.076,75,0.902,76,0.864,77,0.902,88,1.49,89,1.447,96,1.652,110,1.231,111,0.573,143,0.419,199,1.745,204,1.125,205,1.162,207,2.13,208,1.99,209,2.453,210,1.965,211,2.253,212,1.29,213,1.745,214,2.098,215,2.253,216,1.965,217,2.598,218,2.762,219,2.253,220,2.253,221,2.098,222,2.253,223,2.253,224,1.965]],["tags/22",[]],["title/23",[0,0.291,207,0.889,208,0.814,216,1.624,217,1.527,218,1.624]],["content/23",[0,0.481,26,1.177,30,0.59,34,1.076,75,0.902,76,0.864,77,0.902,88,1.49,89,1.447,96,1.652,110,1.231,111,0.573,143,0.419,199,1.745,204,1.125,205,1.162,207,2.13,208,1.99,209,2.453,210,1.965,211,2.253,212,1.29,213,1.745,214,2.098,215,2.253,216,1.965,217,2.598,218,2.762,219,2.253,220,2.253,221,2.098,222,2.253,223,2.253,224,1.965]],["tags/23",[]],["title/24",[0,0.329,75,0.883,76,0.846,77,0.883]],["content/24",[0,0.482,3,0.538,4,0.887,15,1.444,30,0.774,37,0.795,75,0.795,76,0.761,77,0.795,89,0.907,94,1.872,109,1.191,110,1.085,122,1.581,143,0.369,154,2.374,161,1.455,164,0.761,179,1.735,200,1.82,204,1.704,205,1.375,207,1.63,208,0.868,212,1.136,225,1.537,226,2.24,227,1.848,228,1.848,229,1.848,230,2.24,231,1.731,232,1.731,233,1.628,234,1.628,235,1.848,236,1.848,237,2.522,238,2.373,239,1.731,240,1.848,241,1.731]],["tags/24",[]],["title/25",[0,0.352,225,1.882,226,1.882]],["content/25",[0,0.482,3,0.538,4,0.887,15,1.444,30,0.774,37,0.795,75,0.795,76,0.761,77,0.795,89,0.907,94,1.872,109,1.191,110,1.085,122,1.581,143,0.369,154,2.374,161,1.455,164,0.761,179,1.735,200,1.82,204,1.704,205,1.375,207,1.63,208,0.868,212,1.136,225,1.537,226,2.24,227,1.848,228,1.848,229,1.848,230,2.24,231,1.731,232,1.731,233,1.628,234,1.628,235,1.848,236,1.848,237,2.522,238,2.373,239,1.731,240,1.848,241,1.731]],["tags/25",[]],["title/26",[0,0.329,154,1.534,179,1.323,205,0.809]],["content/26",[0,0.482,3,0.538,4,0.887,15,1.444,30,0.774,37,0.795,75,0.795,76,0.761,77,0.795,89,0.907,94,1.872,109,1.191,110,1.085,122,1.581,143,0.369,154,2.374,161,1.455,164,0.761,179,1.735,200,1.82,204,1.704,205,1.375,207,1.63,208,0.868,212,1.136,225,1.537,226,2.24,227,1.848,228,1.848,229,1.848,230,2.24,231,1.731,232,1.731,233,1.628,234,1.628,235,1.848,236,1.848,237,2.522,238,2.373,239,1.731,240,1.848,241,1.731]],["tags/26",[]],["title/27",[0,0.352,94,1.213,122,1.328]],["content/27",[0,0.482,3,0.538,4,0.887,15,1.444,30,0.774,37,0.795,75,0.795,76,0.761,77,0.795,89,0.907,94,1.872,109,1.191,110,1.085,122,1.581,143,0.369,154,2.374,161,1.455,164,0.761,179,1.735,200,1.82,204,1.704,205,1.375,207,1.63,208,0.868,212,1.136,225,1.537,226,2.24,227,1.848,228,1.848,229,1.848,230,2.24,231,1.731,232,1.731,233,1.628,234,1.628,235,1.848,236,1.848,237,2.522,238,2.373,239,1.731,240,1.848,241,1.731]],["tags/27",[]],["title/28",[0,0.329,30,0.411,204,1.101,205,0.809]],["content/28",[0,0.482,3,0.538,4,0.887,15,1.444,30,0.774,37,0.795,75,0.795,76,0.761,77,0.795,89,0.907,94,1.872,109,1.191,110,1.085,122,1.581,143,0.369,154,2.374,161,1.455,164,0.761,179,1.735,200,1.82,204,1.704,205,1.375,207,1.63,208,0.868,212,1.136,225,1.537,226,2.24,227,1.848,228,1.848,229,1.848,230,2.24,231,1.731,232,1.731,233,1.628,234,1.628,235,1.848,236,1.848,237,2.522,238,2.373,239,1.731,240,1.848,241,1.731]],["tags/28",[]],["title/32",[0,0.379,3,0.504]],["content/32",[0,0.517,3,0.843,143,0.648,144,2.421,242,3.241,243,3.241]],["tags/32",[]],["title/33",[0,0.329,3,0.411,143,0.411,144,1.534]],["content/33",[0,0.517,3,0.843,143,0.648,144,2.421,242,3.241,243,3.241]],["tags/33",[]],["title/34",[0,0.329,3,0.411,242,2.054,243,2.054]],["content/34",[0,0.517,3,0.843,143,0.648,144,2.421,242,3.241,243,3.241]],["tags/34",[]],["title/29",[0,0.257,158,1.882,159,2.632,160,2.263]],["content/29",[34,1.109,39,2.509,40,1.616,142,2.163,143,0.432,161,1.703,162,2.516,163,2.757,164,1.427,165,2.516,166,2.757,167,2.323,168,4.032,169,4.778,190,3.236,224,2.026,244,2.516,245,3.079,246,1.536,247,4.418,248,3.569,249,3.569,250,2.516,251,3.569,252,3.569,253,3.569,254,4.289,255,3.569,256,3.079,257,3.079,258,3.569,259,3.079,260,3.079,261,2.516,262,3.569,263,3.569,264,3.569,265,2.757,266,2.757,267,3.079]],["tags/29",[]],["title/30",[158,2.363,268,4.045]],["content/30",[3,0.73,7,1.694,30,0.577,34,1.045,37,0.876,39,2.461,42,1.695,111,0.556,160,2.037,162,3.359,164,1.503,174,3.604,179,1.312,233,1.795,245,2.9,247,2.596,268,2.9,269,2.596,270,5.537,271,3.361,272,3.361,273,3.361,274,3.361,275,3.361,276,3.361,277,3.361,278,3.361,279,4.766,280,3.361,281,3.361,282,4.112,283,2.9,284,3.361,285,3.361,286,3.361,287,4.112,288,3.361,289,3.361,290,3.361,291,2.369,292,3.361,293,2.369,294,3.361]],["tags/30",[]],["title/31",[0,0.286,158,2.095,170,2.706]],["content/31",[25,1.537,31,2.117,32,2.466,33,2.224,34,1.607,35,2.117,36,1.839,37,1.652,39,1.925,56,2.605,76,1.29,158,2.605,170,3.364,287,4.46,295,5.169]],["tags/31",[]],["title/35",[0,0.286,111,0.688,171,1.549]],["content/35",[15,1.069,25,0.978,37,0.857,42,1.17,56,1.658,83,2.611,97,1.756,111,0.776,118,1.756,119,1.658,120,1.756,121,1.756,143,0.569,164,0.821,165,2.318,167,2.141,168,3.308,171,2.35,172,2.54,173,4.27,174,3.055,175,2.54,176,2.318,177,2.318,178,2.318,179,1.284,180,2.54,181,2.54,182,2.54,183,2.54,184,2.844,185,1.993,186,2.141,188,2.141,200,1.347,201,1.993,244,2.318,246,2.019,296,3.289,297,2.318,298,2.838,299,1.993,300,3.625,301,3.289,302,2.838,303,1.867,304,3.289,305,3.289,306,2.838]],["tags/35",[]],["title/36",[0,0.257,111,0.618,184,2.263,185,2.263]],["content/36",[7,2.453,17,2.253,37,1.269,42,1.231,111,1.064,143,0.419,171,1.813,173,2.253,177,2.44,184,4.239,185,4.308,186,3.167,187,2.44,188,2.253,189,2.674,190,3.663,246,2.627,269,2.674,291,2.44,293,2.44,297,2.44,299,2.098,302,2.987,303,2.762,307,2.987,308,2.987,309,3.462,310,3.462,311,2.987,312,2.987,313,2.987]],["tags/36",[]],["title/37",[314,5.375]],["content/37",[0,0.383,1,1.357,2,1.287,3,0.721,4,0.842,14,2.747,30,0.344,37,0.741,42,1.501,48,3.276,88,1.223,89,1.255,95,1.723,109,1.648,112,1.614,115,1.312,140,1.518,143,0.511,161,1.357,164,1.256,173,1.851,174,1.851,191,3.05,207,0.884,208,1.201,212,1.059,213,1.433,224,1.614,242,1.723,243,2.558,244,2.004,259,2.453,266,2.196,267,2.453,297,2.004,315,2.843,316,2.843,317,2.453,318,2.843,319,2.843,320,2.843,321,2.843,322,2.843,323,2.004,324,2.843,325,4.221,326,2.453,327,2.843,328,2.843,329,2.843,330,2.843,331,2.843,332,2.843,333,2.843,334,2.843,335,4.221,336,5.034,337,2.843,338,2.843,339,2.843,340,2.453,341,2.453,342,2.843]],["tags/37",[]],["title/38",[0,0.286,111,0.688,171,1.549]],["content/38",[2,2.083,3,0.557,4,0.918,15,1.495,25,1.368,30,0.714,37,1.2,42,1.637,111,0.761,115,1.831,143,0.714,164,1.148,171,2.195,188,2.995,191,2.789,192,2.995,193,3.243,194,2.995,195,2.995,297,3.243,298,3.97,299,2.789,300,3.554]],["tags/38",[]],["title/39",[30,0.452,115,1.161,178,2.632,179,1.458]],["content/39",[30,0.667,111,1.022,115,1.711,140,2.214,143,0.667,164,1.035,171,2.302,176,2.923,201,2.513,246,1.784,250,2.923,261,2.923,269,3.203,300,3.203,303,2.353,343,3.578,344,4.147,345,4.147,346,4.147,347,4.147,348,4.75,349,3.203,350,3.578,351,4.147,352,5.505,353,4.147,354,3.203,355,2.699,356,4.147]],["tags/39",[]],["title/40",[354,3.211,355,2.706,357,3.587]],["content/40",[30,0.581,246,2.062,341,4.135,354,5.539,355,3.936,357,5.217,358,6.046,359,4.793,360,4.793,361,3.702,362,4.793,363,4.793,364,4.793,365,4.793,366,4.793,367,4.793]],["tags/40",[]],["title/41",[368,4.045,369,4.045]],["content/41",[30,0.671,31,2.27,115,1.722,246,2.384,348,4.781,368,4.781,369,4.781,370,4.781,371,5.542,372,5.542]],["tags/41",[]],["title/44",[0,0.257,196,1.882,197,1.607,198,1.994]],["content/44",[0,0.192,7,1.407,30,0.338,37,0.728,111,0.913,115,0.868,139,2.523,143,0.338,158,1.407,164,1.039,171,1.04,179,1.09,195,2.71,196,1.407,198,3.153,199,1.407,200,1.143,201,3.017,205,0.666,206,1.692,226,2.099,238,1.49,241,1.584,246,1.792,260,3.592,261,1.968,266,2.156,293,2.935,299,1.692,303,2.363,307,2.408,323,2.935,370,2.408,373,2.408,374,4.164,375,2.792,376,4.164,377,4.164,378,2.156,379,4.979,380,2.408,381,2.792,382,2.792,383,4.979,384,2.792,385,2.792,386,2.792,387,4.164,388,2.792,389,3.241,390,2.156,391,2.408,392,2.792,393,2.792,394,2.408,395,2.156,396,2.792,397,2.792,398,2.792,399,2.792,400,2.792,401,2.792,402,2.792,403,2.156]],["tags/44",[]],["title/45",[389,3.052,403,3.621]],["content/45",[9,2.084,15,1.574,30,0.587,111,0.801,115,1.505,137,2.935,140,2.586,146,2.311,196,3.068,197,2.084,210,2.749,306,4.179,389,3.152,390,3.741,403,3.741,404,4.843,405,4.843,406,3.152,407,3.152,408,4.843,409,4.179]],["tags/45",[]],["title/46",[406,3.052,407,3.052]],["content/46",[1,2.596,8,2.651,14,2.651,143,0.493,146,1.944,160,3.297,164,1.016,197,2.341,200,1.669,202,2.175,217,2.175,246,1.753,283,3.514,355,4.255,361,3.146,406,2.651,407,2.651,410,3.514,411,3.146,412,4.073,413,5.64,414,3.514,415,4.073,416,4.073,417,4.073,418,4.073,419,4.073,420,4.073,421,4.073,422,4.073,423,4.073]],["tags/46",[]],["title/47",[9,2.017,197,2.017]],["content/47",[7,2.561,9,2.698,15,1.651,111,1.088,112,2.09,115,1.579,143,0.615,144,1.667,171,1.893,197,2.503,202,1.967,206,2.232,221,2.232,246,1.585,250,2.596,254,3.178,257,3.178,261,2.596,299,2.232,317,3.178,340,3.178,380,3.178,389,2.397,424,5.817,425,5.41,426,3.683,427,3.683,428,3.683,429,5.081,430,3.683,431,3.683,432,3.683]],["tags/47",[]],["title/48",[210,2.119,391,3.222,406,2.43,407,2.43]],["content/48",[1,2.793,8,2.966,25,1.355,36,1.621,146,2.174,246,2.519,291,3.211,303,3.323,343,3.931,355,3.811,389,2.966,406,2.966,407,3.811,409,3.931,410,3.931,413,5.051,414,3.931,433,3.931,434,4.556,435,4.556,436,4.556,437,4.556]],["tags/48",[]],["title/49",[265,4.152]],["content/49",[25,1.537,36,1.839,111,0.855,146,2.466,186,3.364,194,3.364,196,2.605,197,2.727,198,3.384,265,3.992,291,3.643,438,5.169,439,5.169,440,5.169]],["tags/49",[]],["title/43",[0,0.286,202,2.22,203,2.519]],["content/43",[15,1.046,17,2.096,25,0.958,92,1.623,111,0.765,115,1.001,143,0.39,146,1.537,164,0.803,167,3.009,190,3.009,197,1.386,198,3.341,202,3.582,203,3.792,204,1.046,205,1.104,206,1.952,244,2.27,246,1.989,250,2.27,299,1.952,303,1.828,308,2.778,311,2.778,312,2.778,313,2.778,323,2.27,373,2.778,390,2.487,394,2.778,395,3.57,425,3.988,433,2.778,441,2.487,442,3.22,443,3.22,444,4.623,445,3.22,446,3.22,447,3.22,448,4.623,449,3.22,450,3.22,451,3.22,452,3.22,453,3.22]],["tags/43",[]],["title/42",[0,0.257,75,0.973,76,0.932,77,0.973]],["content/42",[]],["tags/42",[]],["title/50",[0,0.233,111,0.561,207,1.053,208,0.964,209,1.708]],["content/50",[0,0.427,1,1.34,26,0.955,30,0.34,36,1.488,42,0.999,83,1.34,89,0.835,94,1.359,111,0.827,115,1.553,122,0.999,143,0.507,164,0.701,192,1.828,196,1.416,197,1.8,204,0.913,205,0.67,207,1.721,208,1.685,209,3.24,210,1.594,211,2.722,233,1.5,234,1.5,239,1.594,246,1.8,247,3.23,256,2.423,293,1.98,303,1.594,323,1.98,349,2.169,350,2.423,378,2.169,395,3.23,411,2.169,441,2.169,454,2.809,455,2.809,456,2.809,457,4.182,458,4.182,459,2.809,460,2.809,461,3.608,462,2.169,463,2.423,464,3.608,465,2.423,466,2.809,467,2.809,468,2.809,469,2.809,470,2.809,471,2.423]],["tags/50",[]],["title/51",[0,0.213,207,0.964,208,0.883,216,1.761,217,1.657,218,1.761]],["content/51",[0,0.517,19,1.799,25,0.889,30,0.222,31,0.749,32,0.873,33,0.787,34,0.568,35,0.749,36,0.65,39,0.681,40,1.353,41,0.922,42,0.65,56,1.507,89,0.544,94,1.423,96,0.873,115,0.929,187,2.107,207,1.7,208,1.246,209,1.911,216,1.697,217,2.025,218,3.239,219,1.19,220,1.19,221,1.108,222,1.19,223,1.19,224,1.038,349,2.309,361,1.412,378,3.73,411,2.309,441,1.412,461,2.579,462,4.225,463,2.579,464,2.579,465,2.579,472,1.829,473,1.829,474,1.829,475,1.829,476,1.829,477,4.38,478,1.829,479,2.579,480,2.579,481,2.579,482,2.579,483,2.579,484,2.579,485,2.579,486,2.309,487,2.99,488,2.579,489,2.579,490,2.579,491,2.309,492,2.579,493,2.579,494,2.579,495,1.829,496,2.99,497,1.829,498,1.829,499,1.829,500,1.829,501,1.829]],["tags/51",[]],["title/52",[0,0.257,208,1.063,212,1.391,213,1.882]],["content/52",[0,0.481,19,1.731,25,1.382,30,0.393,31,1.328,32,1.547,33,1.395,34,1.687,35,1.328,36,1.154,37,0.845,39,1.208,40,1.468,41,1.635,42,1.154,56,1.635,88,1.999,94,1.054,110,1.154,199,1.635,205,1.296,207,1.444,208,1.545,209,1.635,212,1.208,213,1.635,214,2.815,215,2.111,462,2.505,479,2.798,480,2.798,481,2.798,482,2.798,483,2.798,484,2.798,485,2.798,486,2.505,488,2.798,489,2.798,490,2.798,491,2.505,492,2.798,493,2.798,494,2.798,502,3.243,503,3.243,504,3.243,505,3.243,506,3.243,507,3.243]],["tags/52",[]],["title/53",[0,0.257,154,1.69,179,1.458,205,0.891]],["content/53",[0,0.411,15,1.077,19,1.234,25,1.403,30,0.401,31,1.357,32,1.581,33,1.425,34,1.03,35,1.357,36,1.178,37,0.864,39,1.234,40,1.5,41,1.67,42,1.178,89,0.985,94,1.077,153,3.643,154,3.063,161,1.581,179,2.145,200,1.357,205,0.791,225,1.67,230,1.67,234,1.769,235,2.008,236,2.008,237,1.88,238,1.769,491,2.559,508,3.313,509,3.313,510,3.313,511,3.313,512,3.313,513,3.313,514,3.313,515,3.313,516,3.313,517,3.313,518,3.313,519,3.313,520,3.313,521,3.313,522,3.313,523,3.313,524,3.313,525,4.07,526,3.313,527,3.313]],["tags/53",[]],["title/54",[0,0.257,75,0.973,76,0.932,77,0.973]],["content/54",[]],["tags/54",[]],["title/56",[0,0.286,94,1.351,122,1.479]],["content/56",[0,0.347,15,1.187,19,1.361,25,1.503,30,0.443,31,1.497,32,1.743,33,1.572,34,1.136,35,1.497,36,1.3,37,0.952,39,1.361,40,1.654,41,1.842,42,1.3,94,1.642,122,1.797,138,2.214,153,2.822,154,1.654,204,1.187,205,0.872,207,1.57,208,1.04,212,1.361,230,1.842,234,1.951,237,2.074,239,3.287,240,2.214,471,3.152,486,2.822,525,3.152,528,3.654,529,3.654,530,3.654,531,3.654,532,3.654,533,3.654,534,3.654,535,3.654,536,3.654,537,3.654,538,3.654,539,3.654]],["tags/56",[]],["title/55",[0,0.257,30,0.452,204,1.213,205,0.891]],["content/55",[3,0.481,4,0.792,19,1.478,25,1.59,30,0.784,31,1.625,32,1.893,33,1.708,34,1.233,35,1.625,36,1.412,37,1.393,39,1.478,40,1.796,41,2,42,1.412,89,1.18,94,1.737,109,1.549,154,1.796,204,1.964,205,0.947,207,1.233,230,2,238,2.119,241,2.252,540,3.968,541,3.968,542,3.968,543,3.968,544,3.968,545,3.968,546,3.968,547,3.968,548,3.968]],["tags/55",[]],["title/58",[0,0.286,225,2.095,226,2.095]],["content/58",[3,0.521,4,0.858,25,1.279,30,0.521,34,1.337,35,1.762,36,1.53,37,1.121,39,1.602,48,2.8,86,2.441,110,1.53,119,2.168,143,0.521,164,1.073,200,1.762,205,1.027,225,2.843,226,2.843,227,2.607,228,2.607,229,2.607,230,2.843,231,2.441,232,2.441,233,2.297,282,3.711,549,4.301,550,4.301,551,4.301,552,4.301]],["tags/58",[]],["title/57",[0,0.257,3,0.452,242,2.263,243,2.263]],["content/57",[]],["tags/57",[]],["title/60",[0,0.257,3,0.452,143,0.452,144,1.69]],["content/60",[]],["tags/60",[]],["title/59",[0,0.322,3,0.568]],["content/59",[]],["tags/59",[]],["title/61",[0,0.322,553,4.688]],["content/61",[2,1.828,3,0.789,4,1.079,26,1.372,30,0.655,40,1.828,42,1.436,122,1.436,143,0.489,164,1.007,191,3.696,205,0.964,208,1.149,212,1.504,213,2.035,214,2.447,231,2.292,232,2.292,326,3.484,554,4.038,555,4.038,556,4.038,557,4.038,558,4.038,559,4.038,560,4.038,561,4.038,562,4.038,563,5.408,564,4.038,565,4.038,566,4.038,567,4.038]],["tags/61",[]]],"invertedIndex":[["",{"_index":0,"title":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"38":{},"42":{},"43":{},"44":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"60":{},"61":{}},"content":{"1":{},"2":{},"4":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"32":{},"33":{},"34":{},"37":{},"44":{},"50":{},"51":{},"52":{},"53":{},"56":{}},"tags":{}}],["0",{"_index":490,"title":{},"content":{"51":{},"52":{}},"tags":{}}],["0.0.0.0/0",{"_index":414,"title":{},"content":{"46":{},"48":{}},"tags":{}}],["05",{"_index":500,"title":{},"content":{"51":{}},"tags":{}}],["1",{"_index":56,"title":{},"content":{"1":{},"8":{},"9":{},"14":{},"15":{},"31":{},"35":{},"51":{},"52":{}},"tags":{}}],["10",{"_index":38,"title":{},"content":{"1":{}},"tags":{}}],["1024",{"_index":464,"title":{},"content":{"50":{},"51":{}},"tags":{}}],["150",{"_index":484,"title":{},"content":{"51":{},"52":{}},"tags":{}}],["2",{"_index":295,"title":{},"content":{"31":{}},"tags":{}}],["20",{"_index":501,"title":{},"content":{"51":{}},"tags":{}}],["2024",{"_index":499,"title":{},"content":{"51":{}},"tags":{}}],["3",{"_index":119,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"35":{},"58":{}},"tags":{}}],["4",{"_index":508,"title":{},"content":{"53":{}},"tags":{}}],["5",{"_index":486,"title":{},"content":{"51":{},"52":{},"56":{}},"tags":{}}],["6",{"_index":540,"title":{},"content":{"55":{}},"tags":{}}],["8",{"_index":502,"title":{},"content":{"52":{}},"tags":{}}],["8b",{"_index":120,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"35":{}},"tags":{}}],["9",{"_index":123,"title":{},"content":{"4":{}},"tags":{}}],["90",{"_index":320,"title":{},"content":{"37":{}},"tags":{}}],["_id",{"_index":489,"title":{},"content":{"51":{},"52":{}},"tags":{}}],["a.k.a",{"_index":557,"title":{},"content":{"61":{}},"tags":{}}],["access",{"_index":407,"title":{"46":{},"48":{}},"content":{"45":{},"46":{},"48":{}},"tags":{}}],["account",{"_index":171,"title":{"14":{},"17":{},"35":{},"38":{}},"content":{"14":{},"15":{},"17":{},"18":{},"19":{},"35":{},"36":{},"38":{},"39":{},"44":{},"47":{}},"tags":{}}],["activ",{"_index":281,"title":{},"content":{"30":{}},"tags":{}}],["actual",{"_index":473,"title":{},"content":{"51":{}},"tags":{}}],["ad",{"_index":559,"title":{},"content":{"61":{}},"tags":{}}],["add",{"_index":1,"title":{"1":{},"7":{}},"content":{"1":{},"2":{},"6":{},"7":{},"37":{},"46":{},"48":{},"50":{}},"tags":{}}],["address",{"_index":355,"title":{"40":{}},"content":{"39":{},"40":{},"46":{},"48":{}},"tags":{}}],["advanc",{"_index":338,"title":{},"content":{"37":{}},"tags":{}}],["against",{"_index":214,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"52":{},"61":{}},"tags":{}}],["ai",{"_index":174,"title":{},"content":{"14":{},"15":{},"30":{},"35":{},"37":{}},"tags":{}}],["ai'",{"_index":469,"title":{},"content":{"50":{}},"tags":{}}],["ai/mxbai",{"_index":530,"title":{},"content":{"56":{}},"tags":{}}],["allow",{"_index":8,"title":{},"content":{"1":{},"6":{},"7":{},"46":{},"48":{}},"tags":{}}],["allowlist",{"_index":416,"title":{},"content":{"46":{}},"tags":{}}],["along",{"_index":330,"title":{},"content":{"37":{}},"tags":{}}],["alreadi",{"_index":297,"title":{},"content":{"35":{},"36":{},"37":{},"38":{}},"tags":{}}],["anoth",{"_index":141,"title":{},"content":{"10":{},"11":{},"12":{},"13":{},"16":{}},"tags":{}}],["answer",{"_index":19,"title":{},"content":{"1":{},"2":{},"4":{},"6":{},"7":{},"10":{},"11":{},"12":{},"13":{},"16":{},"51":{},"52":{},"53":{},"55":{},"56":{}},"tags":{}}],["answer\"\\n\\n\".join([d.get(\"bodi",{"_index":127,"title":{},"content":{"4":{}},"tags":{}}],["answer\"\\n\\n\".join([d.get(\"text",{"_index":106,"title":{},"content":{"2":{}},"tags":{}}],["answercollection.aggregate(pipelin",{"_index":507,"title":{},"content":{"52":{}},"tags":{}}],["answercollection.delete_mani",{"_index":546,"title":{},"content":{"55":{}},"tags":{}}],["answercollection.insert_many(embedded_doc",{"_index":548,"title":{},"content":{"55":{}},"tags":{}}],["answerdoc[text_field",{"_index":516,"title":{},"content":{"53":{}},"tags":{}}],["answerembed",{"_index":532,"title":{},"content":{"56":{}},"tags":{}}],["answerfor",{"_index":153,"title":{},"content":{"16":{},"53":{},"56":{}},"tags":{}}],["answerfw_client.chat.completions.cr",{"_index":150,"title":{},"content":{"16":{}},"tags":{}}],["answerget_embedding(user_queri",{"_index":504,"title":{},"content":{"52":{}},"tags":{}}],["answerhistory_collection.create_index(\"session_id",{"_index":44,"title":{},"content":{"1":{}},"tags":{}}],["answerhistory_collection.find({\"session_id",{"_index":54,"title":{},"content":{"1":{}},"tags":{}}],["answerhistory_collection.insert_one(messag",{"_index":52,"title":{},"content":{"1":{}},"tags":{}}],["answermessage_histori",{"_index":64,"title":{},"content":{"1":{}},"tags":{}}],["answermongo_client[db_name][collection_nam",{"_index":544,"title":{},"content":{"55":{}},"tags":{}}],["answermongoclient(mongodb_uri",{"_index":542,"title":{},"content":{"55":{}},"tags":{}}],["answerrecursivecharactertextsplitter.from_tiktoken_encod",{"_index":510,"title":{},"content":{"53":{}},"tags":{}}],["answerrerank_model.rank",{"_index":102,"title":{},"content":{"2":{}},"tags":{}}],["answerrespons",{"_index":129,"title":{},"content":{"4":{}},"tags":{}}],["answersentencetransformer(\"mixedbread",{"_index":529,"title":{},"content":{"56":{}},"tags":{}}],["answerstore_chat_message(session_id",{"_index":72,"title":{},"content":{"1":{}},"tags":{}}],["answertext_splitter.split_text(text",{"_index":518,"title":{},"content":{"53":{}},"tags":{}}],["answeruser_messag",{"_index":68,"title":{},"content":{"1":{}},"tags":{}}],["answervector_search(user_queri",{"_index":125,"title":{},"content":{"4":{}},"tags":{}}],["answer{\"rol",{"_index":58,"title":{},"content":{"1":{}},"tags":{}}],["anywher",{"_index":410,"title":{},"content":{"46":{},"48":{}},"tags":{}}],["api",{"_index":184,"title":{"15":{},"36":{}},"content":{"14":{},"15":{},"35":{},"36":{}},"tags":{}}],["appear",{"_index":309,"title":{},"content":{"36":{}},"tags":{}}],["applic",{"_index":4,"title":{"1":{},"4":{},"7":{},"11":{},"13":{},"16":{}},"content":{"1":{},"2":{},"4":{},"6":{},"7":{},"10":{},"11":{},"12":{},"13":{},"16":{},"17":{},"18":{},"19":{},"24":{},"25":{},"26":{},"27":{},"28":{},"37":{},"38":{},"55":{},"58":{},"61":{}},"tags":{}}],["articl",{"_index":230,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"53":{},"55":{},"56":{},"58":{}},"tags":{}}],["ask",{"_index":359,"title":{},"content":{"40":{}},"tags":{}}],["assign",{"_index":384,"title":{},"content":{"44":{}},"tags":{}}],["assist",{"_index":74,"title":{},"content":{"1":{}},"tags":{}}],["atla",{"_index":115,"title":{"39":{}},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"17":{},"18":{},"19":{},"37":{},"38":{},"39":{},"41":{},"43":{},"44":{},"45":{},"47":{},"50":{},"51":{}},"tags":{}}],["atlas_vector_search_index_nam",{"_index":480,"title":{},"content":{"51":{},"52":{}},"tags":{}}],["augment",{"_index":556,"title":{},"content":{"61":{}},"tags":{}}],["authent",{"_index":305,"title":{},"content":{"35":{}},"tags":{}}],["autom",{"_index":388,"title":{},"content":{"44":{}},"tags":{}}],["automat",{"_index":426,"title":{},"content":{"47":{}},"tags":{}}],["back",{"_index":10,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["badg",{"_index":248,"title":{},"content":{"29":{}},"tags":{}}],["bar",{"_index":322,"title":{},"content":{"37":{}},"tags":{}}],["base",{"_index":193,"title":{},"content":{"17":{},"18":{},"19":{},"38":{}},"tags":{}}],["be",{"_index":408,"title":{},"content":{"45":{}},"tags":{}}],["befor",{"_index":237,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"53":{},"56":{}},"tags":{}}],["below",{"_index":269,"title":{},"content":{"30":{},"36":{},"39":{}},"tags":{}}],["between",{"_index":87,"title":{},"content":{"2":{},"10":{},"11":{},"12":{},"13":{}},"tags":{}}],["block",{"_index":41,"title":{},"content":{"1":{},"2":{},"4":{},"16":{},"51":{},"52":{},"53":{},"55":{},"56":{}},"tags":{}}],["bodi",{"_index":491,"title":{},"content":{"51":{},"52":{},"53":{}},"tags":{}}],["box",{"_index":383,"title":{},"content":{"44":{}},"tags":{}}],["break",{"_index":235,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"53":{}},"tags":{}}],["browser",{"_index":290,"title":{},"content":{"30":{}},"tags":{}}],["build",{"_index":109,"title":{"4":{},"11":{}},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"24":{},"25":{},"26":{},"27":{},"28":{},"37":{},"55":{}},"tags":{}}],["built",{"_index":558,"title":{},"content":{"61":{}},"tags":{}}],["button",{"_index":303,"title":{},"content":{"35":{},"36":{},"39":{},"43":{},"44":{},"48":{},"50":{}},"tags":{}}],["calcul",{"_index":85,"title":{},"content":{"2":{},"10":{},"11":{},"12":{},"13":{}},"tags":{}}],["captcha",{"_index":402,"title":{},"content":{"44":{}},"tags":{}}],["card",{"_index":346,"title":{},"content":{"39":{}},"tags":{}}],["case",{"_index":144,"title":{"33":{},"60":{}},"content":{"10":{},"11":{},"12":{},"13":{},"16":{},"32":{},"33":{},"34":{},"47":{}},"tags":{}}],["caution",{"_index":361,"title":{},"content":{"40":{},"46":{},"51":{}},"tags":{}}],["cd",{"_index":279,"title":{},"content":{"30":{}},"tags":{}}],["cell",{"_index":35,"title":{},"content":{"1":{},"2":{},"4":{},"8":{},"9":{},"16":{},"31":{},"51":{},"52":{},"53":{},"55":{},"56":{},"58":{}},"tags":{}}],["center",{"_index":232,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"58":{},"61":{}},"tags":{}}],["certain",{"_index":222,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"51":{}},"tags":{}}],["chang",{"_index":256,"title":{},"content":{"29":{},"50":{}},"tags":{}}],["chat",{"_index":27,"title":{},"content":{"1":{},"6":{},"7":{},"10":{},"11":{},"12":{},"13":{},"16":{}},"tags":{}}],["check",{"_index":341,"title":{},"content":{"37":{},"40":{}},"tags":{}}],["choos",{"_index":260,"title":{},"content":{"29":{},"44":{}},"tags":{}}],["chunk",{"_index":154,"title":{"26":{},"53":{}},"content":{"16":{},"24":{},"25":{},"26":{},"27":{},"28":{},"53":{},"55":{},"56":{}},"tags":{}}],["chunk.choices[0].delta.cont",{"_index":155,"title":{},"content":{"16":{}},"tags":{}}],["chunk_overlap=30",{"_index":514,"title":{},"content":{"53":{}},"tags":{}}],["chunk_size=200",{"_index":513,"title":{},"content":{"53":{}},"tags":{}}],["chunked_data.append(temp",{"_index":523,"title":{},"content":{"53":{}},"tags":{}}],["click",{"_index":246,"title":{},"content":{"29":{},"35":{},"36":{},"39":{},"40":{},"41":{},"43":{},"44":{},"46":{},"47":{},"48":{},"50":{}},"tags":{}}],["clipboard",{"_index":311,"title":{},"content":{"36":{},"43":{}},"tags":{}}],["clone",{"_index":270,"title":{},"content":{"30":{}},"tags":{}}],["close",{"_index":434,"title":{},"content":{"48":{}},"tags":{}}],["closest",{"_index":397,"title":{},"content":{"44":{}},"tags":{}}],["cloud",{"_index":376,"title":{},"content":{"44":{}},"tags":{}}],["cluster",{"_index":198,"title":{"18":{},"44":{}},"content":{"17":{},"18":{},"19":{},"43":{},"44":{},"49":{}},"tags":{}}],["code",{"_index":40,"title":{},"content":{"1":{},"2":{},"4":{},"16":{},"29":{},"51":{},"52":{},"53":{},"55":{},"56":{},"61":{}},"tags":{}}],["code_block_10",{"_index":535,"title":{},"content":{"56":{}},"tags":{}}],["code_block_11",{"_index":541,"title":{},"content":{"55":{}},"tags":{}}],["code_block_12",{"_index":543,"title":{},"content":{"55":{}},"tags":{}}],["code_block_13",{"_index":545,"title":{},"content":{"55":{}},"tags":{}}],["code_block_14",{"_index":547,"title":{},"content":{"55":{}},"tags":{}}],["code_block_15",{"_index":503,"title":{},"content":{"52":{}},"tags":{}}],["code_block_16",{"_index":505,"title":{},"content":{"52":{}},"tags":{}}],["code_block_17",{"_index":506,"title":{},"content":{"52":{}},"tags":{}}],["code_block_18",{"_index":476,"title":{},"content":{"51":{}},"tags":{}}],["code_block_19",{"_index":478,"title":{},"content":{"51":{}},"tags":{}}],["code_block_20",{"_index":495,"title":{},"content":{"51":{}},"tags":{}}],["code_block_21",{"_index":497,"title":{},"content":{"51":{}},"tags":{}}],["code_block_22",{"_index":124,"title":{},"content":{"4":{}},"tags":{}}],["code_block_23",{"_index":126,"title":{},"content":{"4":{}},"tags":{}}],["code_block_24",{"_index":128,"title":{},"content":{"4":{}},"tags":{}}],["code_block_25",{"_index":101,"title":{},"content":{"2":{}},"tags":{}}],["code_block_26",{"_index":105,"title":{},"content":{"2":{}},"tags":{}}],["code_block_27",{"_index":149,"title":{},"content":{"16":{}},"tags":{}}],["code_block_28",{"_index":152,"title":{},"content":{"16":{}},"tags":{}}],["code_block_29",{"_index":43,"title":{},"content":{"1":{}},"tags":{}}],["code_block_3",{"_index":509,"title":{},"content":{"53":{}},"tags":{}}],["code_block_30",{"_index":45,"title":{},"content":{"1":{}},"tags":{}}],["code_block_31",{"_index":51,"title":{},"content":{"1":{}},"tags":{}}],["code_block_32",{"_index":53,"title":{},"content":{"1":{}},"tags":{}}],["code_block_33",{"_index":57,"title":{},"content":{"1":{}},"tags":{}}],["code_block_34",{"_index":63,"title":{},"content":{"1":{}},"tags":{}}],["code_block_35",{"_index":67,"title":{},"content":{"1":{}},"tags":{}}],["code_block_36",{"_index":71,"title":{},"content":{"1":{}},"tags":{}}],["code_block_4",{"_index":515,"title":{},"content":{"53":{}},"tags":{}}],["code_block_5",{"_index":517,"title":{},"content":{"53":{}},"tags":{}}],["code_block_6",{"_index":519,"title":{},"content":{"53":{}},"tags":{}}],["code_block_7",{"_index":524,"title":{},"content":{"53":{}},"tags":{}}],["code_block_8",{"_index":528,"title":{},"content":{"56":{}},"tags":{}}],["code_block_9",{"_index":531,"title":{},"content":{"56":{}},"tags":{}}],["code_block_n",{"_index":32,"title":{},"content":{"1":{},"2":{},"4":{},"16":{},"31":{},"51":{},"52":{},"53":{},"55":{},"56":{}},"tags":{}}],["colab",{"_index":169,"title":{},"content":{"8":{},"9":{},"29":{}},"tags":{}}],["collect",{"_index":211,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"50":{}},"tags":{}}],["combin",{"_index":216,"title":{"23":{},"51":{}},"content":{"20":{},"21":{},"22":{},"23":{},"51":{}},"tags":{}}],["command",{"_index":273,"title":{},"content":{"30":{}},"tags":{}}],["commun",{"_index":566,"title":{},"content":{"61":{}},"tags":{}}],["compass",{"_index":444,"title":{},"content":{"43":{}},"tags":{}}],["complet",{"_index":140,"title":{},"content":{"10":{},"11":{},"12":{},"13":{},"16":{},"37":{},"39":{},"45":{}},"tags":{}}],["compon",{"_index":242,"title":{"34":{},"57":{}},"content":{"32":{},"33":{},"34":{},"37":{}},"tags":{}}],["concept",{"_index":77,"title":{"3":{},"5":{},"6":{},"10":{},"20":{},"24":{},"42":{},"54":{}},"content":{"6":{},"7":{},"10":{},"11":{},"12":{},"13":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{}},"tags":{}}],["configur",{"_index":210,"title":{"48":{}},"content":{"20":{},"21":{},"22":{},"23":{},"45":{},"50":{}},"tags":{}}],["confirm",{"_index":437,"title":{},"content":{"48":{}},"tags":{}}],["congratul",{"_index":554,"title":{},"content":{"61":{}},"tags":{}}],["connect",{"_index":202,"title":{"19":{},"43":{}},"content":{"17":{},"18":{},"19":{},"43":{},"46":{},"47":{}},"tags":{}}],["consid",{"_index":220,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"51":{}},"tags":{}}],["consist",{"_index":551,"title":{},"content":{"58":{}},"tags":{}}],["content",{"_index":48,"title":{},"content":{"1":{},"4":{},"16":{},"37":{},"58":{}},"tags":{}}],["context",{"_index":117,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{}},"tags":{}}],["contextu",{"_index":114,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{}},"tags":{}}],["continu",{"_index":372,"title":{},"content":{"41":{}},"tags":{}}],["convers",{"_index":12,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["copi",{"_index":190,"title":{},"content":{"14":{},"15":{},"29":{},"36":{},"43":{}},"tags":{}}],["corner",{"_index":456,"title":{},"content":{"50":{}},"tags":{}}],["cosin",{"_index":465,"title":{},"content":{"50":{},"51":{}},"tags":{}}],["cover",{"_index":335,"title":{},"content":{"37":{}},"tags":{}}],["creat",{"_index":111,"title":{"14":{},"15":{},"17":{},"21":{},"35":{},"36":{},"38":{},"50":{}},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"30":{},"35":{},"36":{},"38":{},"39":{},"43":{},"44":{},"45":{},"47":{},"49":{},"50":{}},"tags":{}}],["create_prompt(user_queri",{"_index":133,"title":{},"content":{"4":{},"16":{}},"tags":{}}],["creation",{"_index":375,"title":{},"content":{"44":{}},"tags":{}}],["credenti",{"_index":427,"title":{},"content":{"47":{}},"tags":{}}],["credit",{"_index":176,"title":{},"content":{"14":{},"15":{},"35":{},"39":{}},"tags":{}}],["criteria",{"_index":223,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"51":{}},"tags":{}}],["current",{"_index":23,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["cursor",{"_index":62,"title":{},"content":{"1":{}},"tags":{}}],["d",{"_index":107,"title":{},"content":{"2":{},"4":{}},"tags":{}}],["danger",{"_index":417,"title":{},"content":{"46":{}},"tags":{}}],["data",{"_index":205,"title":{"26":{},"28":{},"53":{},"55":{}},"content":{"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"43":{},"44":{},"50":{},"52":{},"53":{},"55":{},"56":{},"58":{},"61":{}},"tags":{}}],["databas",{"_index":197,"title":{"18":{},"44":{},"47":{}},"content":{"17":{},"18":{},"19":{},"43":{},"45":{},"46":{},"47":{},"49":{},"50":{}},"tags":{}}],["dataset",{"_index":226,"title":{"25":{},"58":{}},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"44":{},"58":{}},"tags":{}}],["datetime.now",{"_index":50,"title":{},"content":{"1":{}},"tags":{}}],["default",{"_index":137,"title":{},"content":{"10":{},"11":{},"12":{},"13":{},"16":{},"45":{}},"tags":{}}],["definit",{"_index":461,"title":{},"content":{"50":{},"51":{}},"tags":{}}],["deploy",{"_index":196,"title":{"18":{},"44":{}},"content":{"17":{},"18":{},"19":{},"44":{},"45":{},"49":{},"50":{}},"tags":{}}],["descript",{"_index":327,"title":{},"content":{"37":{}},"tags":{}}],["dev",{"_index":159,"title":{"8":{},"29":{}},"content":{"8":{},"9":{}},"tags":{}}],["develop",{"_index":231,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"58":{},"61":{}},"tags":{}}],["developer/ai",{"_index":277,"title":{},"content":{"30":{}},"tags":{}}],["dialog",{"_index":409,"title":{},"content":{"45":{},"48":{}},"tags":{}}],["dimens",{"_index":467,"title":{},"content":{"50":{}},"tags":{}}],["directori",{"_index":280,"title":{},"content":{"30":{}},"tags":{}}],["display",{"_index":442,"title":{},"content":{"43":{}},"tags":{}}],["do",{"_index":351,"title":{},"content":{"39":{}},"tags":{}}],["doc",{"_index":525,"title":{},"content":{"53":{},"56":{}},"tags":{}}],["doc.copi",{"_index":521,"title":{},"content":{"53":{}},"tags":{}}],["doc[\"embed",{"_index":537,"title":{},"content":{"56":{}},"tags":{}}],["document",{"_index":89,"title":{},"content":{"2":{},"4":{},"10":{},"11":{},"12":{},"13":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"37":{},"50":{},"51":{},"53":{},"55":{}},"tags":{}}],["don't",{"_index":433,"title":{},"content":{"43":{},"48":{}},"tags":{}}],["done",{"_index":398,"title":{},"content":{"44":{}},"tags":{}}],["down",{"_index":405,"title":{},"content":{"45":{}},"tags":{}}],["download",{"_index":227,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"58":{}},"tags":{}}],["dure",{"_index":224,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"29":{},"37":{},"51":{}},"tags":{}}],["each",{"_index":147,"title":{},"content":{"10":{},"11":{},"12":{},"13":{},"16":{}},"tags":{}}],["easi",{"_index":447,"title":{},"content":{"43":{}},"tags":{}}],["easiest",{"_index":165,"title":{},"content":{"8":{},"9":{},"29":{},"35":{}},"tags":{}}],["editor",{"_index":458,"title":{},"content":{"50":{}},"tags":{}}],["email",{"_index":354,"title":{"40":{}},"content":{"39":{},"40":{}},"tags":{}}],["emb",{"_index":239,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"50":{},"56":{}},"tags":{}}],["embed",{"_index":94,"title":{"27":{},"56":{}},"content":{"2":{},"10":{},"11":{},"12":{},"13":{},"24":{},"25":{},"26":{},"27":{},"28":{},"50":{},"51":{},"52":{},"53":{},"55":{},"56":{}},"tags":{}}],["embedded_docs.append(doc",{"_index":539,"title":{},"content":{"56":{}},"tags":{}}],["embedding.tolist",{"_index":534,"title":{},"content":{"56":{}},"tags":{}}],["embedding_model.encode(text",{"_index":533,"title":{},"content":{"56":{}},"tags":{}}],["encoding_name=\"cl100k_bas",{"_index":511,"title":{},"content":{"53":{}},"tags":{}}],["end",{"_index":157,"title":{},"content":{"16":{}},"tags":{}}],["enter",{"_index":310,"title":{},"content":{"36":{}},"tags":{}}],["entir",{"_index":419,"title":{},"content":{"46":{}},"tags":{}}],["environ",{"_index":160,"title":{"8":{},"29":{}},"content":{"8":{},"9":{},"30":{},"46":{}},"tags":{}}],["event",{"_index":352,"title":{},"content":{"39":{}},"tags":{}}],["everyth",{"_index":438,"title":{},"content":{"49":{}},"tags":{}}],["exampl",{"_index":564,"title":{},"content":{"61":{}},"tags":{}}],["execut",{"_index":272,"title":{},"content":{"30":{}},"tags":{}}],["exist",{"_index":187,"title":{},"content":{"14":{},"15":{},"36":{},"51":{}},"tags":{}}],["experi",{"_index":181,"title":{},"content":{"14":{},"15":{},"35":{}},"tags":{}}],["expos",{"_index":418,"title":{},"content":{"46":{}},"tags":{}}],["favorit",{"_index":396,"title":{},"content":{"44":{}},"tags":{}}],["field",{"_index":411,"title":{},"content":{"46":{},"50":{},"51":{}},"tags":{}}],["file",{"_index":263,"title":{},"content":{"29":{}},"tags":{}}],["fill",{"_index":31,"title":{},"content":{"1":{},"2":{},"4":{},"8":{},"9":{},"16":{},"31":{},"41":{},"51":{},"52":{},"53":{},"55":{},"56":{}},"tags":{}}],["filter",{"_index":218,"title":{"23":{},"51":{}},"content":{"20":{},"21":{},"22":{},"23":{},"51":{}},"tags":{}}],["final",{"_index":241,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"44":{},"55":{}},"tags":{}}],["find",{"_index":561,"title":{},"content":{"61":{}},"tags":{}}],["finish",{"_index":368,"title":{"41":{}},"content":{"41":{}},"tags":{}}],["firework",{"_index":173,"title":{},"content":{"14":{},"15":{},"35":{},"36":{},"37":{}},"tags":{}}],["first",{"_index":200,"title":{},"content":{"17":{},"18":{},"19":{},"24":{},"25":{},"26":{},"27":{},"28":{},"35":{},"44":{},"46":{},"53":{},"58":{}},"tags":{}}],["folder",{"_index":367,"title":{},"content":{"40":{}},"tags":{}}],["follow",{"_index":42,"title":{},"content":{"1":{},"2":{},"4":{},"16":{},"30":{},"35":{},"36":{},"37":{},"38":{},"50":{},"51":{},"52":{},"53":{},"55":{},"56":{},"61":{}},"tags":{}}],["forget",{"_index":452,"title":{},"content":{"43":{}},"tags":{}}],["form",{"_index":348,"title":{},"content":{"39":{},"41":{}},"tags":{}}],["forth",{"_index":11,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["forum",{"_index":567,"title":{},"content":{"61":{}},"tags":{}}],["free",{"_index":201,"title":{},"content":{"17":{},"18":{},"19":{},"35":{},"39":{},"44":{}},"tags":{}}],["futur",{"_index":258,"title":{},"content":{"29":{}},"tags":{}}],["fw_client.chat.completions.cr",{"_index":130,"title":{},"content":{"4":{}},"tags":{}}],["genai",{"_index":563,"title":{},"content":{"61":{}},"tags":{}}],["gener",{"_index":122,"title":{"27":{},"56":{}},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"16":{},"24":{},"25":{},"26":{},"27":{},"28":{},"50":{},"56":{},"61":{}},"tags":{}}],["get_chunks(doc",{"_index":526,"title":{},"content":{"53":{}},"tags":{}}],["get_embedding(doc[\"bodi",{"_index":538,"title":{},"content":{"56":{}},"tags":{}}],["git",{"_index":275,"title":{},"content":{"30":{}},"tags":{}}],["github",{"_index":245,"title":{},"content":{"29":{},"30":{}},"tags":{}}],["give",{"_index":175,"title":{},"content":{"14":{},"15":{},"35":{}},"tags":{}}],["go",{"_index":343,"title":{},"content":{"39":{},"48":{}},"tags":{}}],["goal",{"_index":315,"title":{},"content":{"37":{}},"tags":{}}],["goe",{"_index":439,"title":{},"content":{"49":{}},"tags":{}}],["googl",{"_index":168,"title":{},"content":{"8":{},"9":{},"29":{},"35":{}},"tags":{}}],["govern",{"_index":93,"title":{},"content":{"2":{},"10":{},"11":{},"12":{},"13":{}},"tags":{}}],["green",{"_index":374,"title":{},"content":{"44":{}},"tags":{}}],["greet",{"_index":347,"title":{},"content":{"39":{}},"tags":{}}],["gte",{"_index":498,"title":{},"content":{"51":{}},"tags":{}}],["hand",{"_index":336,"title":{},"content":{"37":{}},"tags":{}}],["hardest",{"_index":399,"title":{},"content":{"44":{}},"tags":{}}],["haven't",{"_index":362,"title":{},"content":{"40":{}},"tags":{}}],["help",{"_index":562,"title":{},"content":{"61":{}},"tags":{}}],["here",{"_index":326,"title":{},"content":{"37":{},"61":{}},"tags":{}}],["histori",{"_index":29,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["homepag",{"_index":301,"title":{},"content":{"35":{}},"tags":{}}],["host",{"_index":172,"title":{},"content":{"14":{},"15":{},"35":{}},"tags":{}}],["https://github.com/mongodb",{"_index":276,"title":{},"content":{"30":{}},"tags":{}}],["i.",{"_index":240,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"56":{}},"tags":{}}],["icon",{"_index":325,"title":{},"content":{"37":{}},"tags":{}}],["import",{"_index":394,"title":{},"content":{"43":{},"44":{}},"tags":{}}],["includ",{"_index":415,"title":{},"content":{"46":{}},"tags":{}}],["incorpor",{"_index":21,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["increment",{"_index":145,"title":{},"content":{"10":{},"11":{},"12":{},"13":{},"16":{}},"tags":{}}],["index",{"_index":209,"title":{"21":{},"50":{}},"content":{"20":{},"21":{},"22":{},"23":{},"50":{},"51":{},"52":{}},"tags":{}}],["industri",{"_index":182,"title":{},"content":{"14":{},"15":{},"35":{}},"tags":{}}],["info",{"_index":350,"title":{},"content":{"39":{},"50":{}},"tags":{}}],["ingest",{"_index":204,"title":{"28":{},"55":{}},"content":{"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"43":{},"50":{},"55":{},"56":{}},"tags":{}}],["input",{"_index":382,"title":{},"content":{"44":{}},"tags":{}}],["instal",{"_index":287,"title":{},"content":{"30":{},"31":{}},"tags":{}}],["instruct",{"_index":121,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"35":{}},"tags":{}}],["instructor",{"_index":331,"title":{},"content":{"37":{}},"tags":{}}],["interest",{"_index":339,"title":{},"content":{"37":{}},"tags":{}}],["introduct",{"_index":314,"title":{"37":{}},"content":{},"tags":{}}],["ip",{"_index":413,"title":{},"content":{"46":{},"48":{}},"tags":{}}],["isn't",{"_index":95,"title":{},"content":{"2":{},"10":{},"11":{},"12":{},"13":{},"37":{}},"tags":{}}],["it'",{"_index":446,"title":{},"content":{"43":{}},"tags":{}}],["json",{"_index":457,"title":{},"content":{"50":{}},"tags":{}}],["jupyt",{"_index":162,"title":{},"content":{"8":{},"9":{},"29":{},"30":{}},"tags":{}}],["keep",{"_index":255,"title":{},"content":{"29":{}},"tags":{}}],["key",{"_index":185,"title":{"15":{},"36":{}},"content":{"14":{},"15":{},"35":{},"36":{}},"tags":{}}],["knowledg",{"_index":192,"title":{},"content":{"17":{},"18":{},"19":{},"38":{},"50":{}},"tags":{}}],["lab",{"_index":164,"title":{},"content":{"8":{},"9":{},"14":{},"15":{},"17":{},"18":{},"19":{},"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"35":{},"37":{},"38":{},"39":{},"43":{},"44":{},"46":{},"50":{},"58":{},"61":{}},"tags":{}}],["lab/bin/activ",{"_index":286,"title":{},"content":{"30":{}},"tags":{}}],["larg",{"_index":234,"title":{},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"50":{},"53":{},"56":{}},"tags":{}}],["last",{"_index":189,"title":{},"content":{"14":{},"15":{},"36":{}},"tags":{}}],["later",{"_index":206,"title":{},"content":{"17":{},"18":{},"19":{},"43":{},"44":{},"47":{}},"tags":{}}],["launch",{"_index":288,"title":{},"content":{"30":{}},"tags":{}}],["lead",{"_index":97,"title":{},"content":{"2":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"35":{}},"tags":{}}],["learn",{"_index":191,"title":{},"content":{"17":{},"18":{},"19":{},"37":{},"38":{},"61":{}},"tags":{}}],["lectur",{"_index":328,"title":{},"content":{"37":{}},"tags":{}}],["led",{"_index":332,"title":{},"content":{"37":{}},"tags":{}}],["left",{"_index":435,"title":{},"content":{"48":{}},"tags":{}}],["let'",{"_index":110,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"52":{},"58":{}},"tags":{}}],["librari",{"_index":76,"title":{"3":{},"5":{},"6":{},"10":{},"20":{},"24":{},"42":{},"54":{}},"content":{"6":{},"7":{},"10":{},"11":{},"12":{},"13":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"31":{}},"tags":{}}],["limit",{"_index":485,"title":{},"content":{"51":{},"52":{}},"tags":{}}],["link",{"_index":360,"title":{},"content":{"40":{}},"tags":{}}],["list",{"_index":549,"title":{},"content":{"58":{}},"tags":{}}],["llama",{"_index":118,"title":{},"content":{"4":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"35":{}},"tags":{}}],["llm",{"_index":13,"title":{},"content":{"1":{},"2":{},"6":{},"7":{},"10":{},"11":{},"12":{},"13":{}},"tags":{}}],["load",{"_index":225,"title":{"25":{},"58":{}},"content":{"24":{},"25":{},"26":{},"27":{},"28":{},"53":{},"58":{}},"tags":{}}],["local",{"_index":268,"title":{"30":{}},"content":{"30":{}},"tags":{}}],["lock",{"_index":404,"title":{},"content":{"45":{}},"tags":{}}],["log",{"_index":307,"title":{},"content":{"36":{},"44":{}},"tags":{}}],["logic",{"_index":20,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["login",{"_index":304,"title":{},"content":{"35":{}},"tags":{}}],["look",{"_index":448,"title":{},"content":{"43":{}},"tags":{}}],["lower",{"_index":454,"title":{},"content":{"50":{}},"tags":{}}],["m",{"_index":284,"title":{},"content":{"30":{}},"tags":{}}],["m0",{"_index":381,"title":{},"content":{"44":{}},"tags":{}}],["make",{"_index":254,"title":{},"content":{"29":{},"47":{}},"tags":{}}],["mani",{"_index":5,"title":{},"content":{"1":{},"6":{},"7":{}},"tags":{}}],["manual",{"_index":391,"title":{"48":{}},"content":{"44":{}},"tags":{}}],["match",{"_index":221,"title":{},"content":{"20":{},"21":{},"22":{},"23":{},"47":{},"51":{}},"tags":{}}],["materi",{"_index":329,"title":{},"content":{"37":{}},"tags":{}}],["mean",{"_index":14,"title":{},"content":{"1":{},"6":{},"7":{},"37":{},"46":{}},"tags":{}}],["memori",{"_index":2,"title":{"1":{},"7":{}},"content":{"1":{},"6":{},"7":{},"17":{},"18":{},"19":{},"37":{},"38":{},"61":{}},"tags":{}}],["menu",{"_index":264,"title":{},"content":{"29":{}},"tags":{}}],["messag",{"_index":28,"title":{},"content":{"1":{},"4":{},"6":{},"7":{},"16":{}},"tags":{}}],["messages.append(user_messag",{"_index":70,"title":{},"content":{"1":{}},"tags":{}}],["messages.extend(message_histori",{"_index":66,"title":{},"content":{"1":{}},"tags":{}}],["meta",{"_index":493,"title":{},"content":{"51":{},"52":{}},"tags":{}}],["metadata",{"_index":552,"title":{},"content":{"58":{}},"tags":{}}],["metadata.contenttyp",{"_index":477,"title":{},"content":{"51":{}},"tags":{}}],["min",{"_index":321,"title":{},"content":{"37":{}},"tags":{}}],["minut",{"_index":365,"title":{},"content":{"40":{}},"tags":{}}],["mixedbread",{"_index":468,"title":{},"content":{"50":{}},"tags":{}}],["modal",{"_index":308,"title":{},"content":{"36":{},"43":{}},"tags":{}}],["mode",{"_index":252,"title":{},"content":{"29":{}},"tags":{}}],["model",{"_index":83,"title":{},"content":{"2":{},"4":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"35":{},"50":{}},"tags":{}}],["model=model",{"_index":131,"title":{},"content":{"4":{},"16":{}},"tags":{}}],["modifi",{"_index":474,"title":{},"content":{"51":{}},"tags":{}}],["mongo",{"_index":318,"title":{},"content":{"37":{}},"tags":{}}],["mongodb",{"_index":30,"title":{"28":{},"39":{},"55":{}},"content":{"1":{},"4":{},"6":{},"7":{},"10":{},"11":{},"12":{},"13":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"30":{},"37":{},"38":{},"39":{},"40":{},"41":{},"44":{},"45":{},"50":{},"51":{},"52":{},"53":{},"55":{},"56":{},"58":{},"61":{}},"tags":{}}],["mongodb+srv://:@:@