利用 Oracle Database 23ai 实现智能搜索和助手应用 [PRE1110](1).pdf

编号:971373 PDF 37页 1.20MB 下载积分:VIP专享
下载报告请您先登录!

利用 Oracle Database 23ai 实现智能搜索和助手应用 [PRE1110](1).pdf

1、 Oracle AI Vector Search Deep Dive Oracle Vector Search and OCI Generative AISean KimSenior Principal Database&Exadata InstructorOracle UniversityOct 13,2025The following is intended to outline our general product direction.It is intended for information purposes only,and may not be incorporated int

2、o any contract.It is not a commitment to deliver any material,code,or functionality,and should not be relied upon in making purchasing decisions.The development,release,timing,and pricing of any features or functionality described for Oracles products may change and remains at the sole discretion of

3、 Oracle Corporation.Safe harbor statement2Copyright 2025,Oracle and/or its affiliates|Confidential:Internal/Restricted/Highly RestrictedOracle Vector Search and OCI Generative AIUsing PythonOCI Generative AI Service4Copyright 2025,Oracle and/or its affiliates|Confidential:Internal/Restricted/Highly

4、RestrictedTransform user questions into augmented retrieval contentLeverage Oracle AI Vector Search to retrieve contextually relevant informationCreate prompts as inputs for retrieving using a Large Language Model(LLM)RAG with Python Step SummaryHere are the typical steps:1.Load and prepare the docu

5、ment2.Generate embeddings3.Create a vector table in Oracle Database 23ai4.Insert embeddings into Oracle Vector Store5.Handle user question6.Perform similarity search7.Construct the LLM prompt8.Call OCI GenAI9.Display result and timing5Copyright 2025,Oracle and/or its affiliates|Confidential:Internal

6、/Restricted/Highly RestrictedPreparation stepsQuery stepsStep 1-1:Load and prepare the documentPython code snippet:6Copyright 2025,Oracle and/or its affiliates|Confidential:Internal/Restricted/Highly Restrictedimport osdef loadFAQs(directory_path):faqs=for filename in os.listdir(directory_path):if f

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(利用 Oracle Database 23ai 实现智能搜索和助手应用 [PRE1110](1).pdf)为本站 (Flechazo) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠