-
Notifications
You must be signed in to change notification settings - Fork 527
/
Copy pathindex.yml
77 lines (71 loc) · 3.83 KB
/
index.yml
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
### YamlMime:Landing
title: Develop AI apps using Azure AI services
summary: |
Build applications with generative AI capabilities on Azure.
metadata:
title: Develop AI apps using Azure AI services
description: Get started developing generative AI capabilities into your applications.
ms.date: 11/19/2024
ms.topic: landing-page
ms.collection: collection
landingContent:
- title: Fundamentals of generative AI
linkLists:
- linkListType: overview
links:
- text: Introduction to generative AI
url: introduction-build-generative-ai-solutions.md
- text: Concepts and considerations
url: gen-ai-concepts-considerations-developers.md
- text: Augment LLMs with RAG And Fine-tuning
url: augment-llm-rag-fine-tuning.md
- text: Advanced Retrieval-Augmented Generation
url: advanced-retrieval-augmented-generation.md
- title: AI app templates
linkLists:
- linkListType: overview
links:
- text: AI app templates overview
url: intelligent-app-templates.md
- linkListType: get-started
links:
- text: Chat with your data using Python
url: ../python/get-started-app-chat-template.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: Chat with your data using JavaScript
url: ../javascript/ai/get-started-app-chat-template.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: Chat with your data using Java
url: ../java/ai/get-started-app-chat-template.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: Chat with your data using .NET
url: /dotnet/ai/get-started-app-chat-template?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- title: AI app security
linkLists:
- linkListType: overview
links:
- text: Security planning for LLM-based applications
url: /ai/playbook/technology-guidance/generative-ai/mlops-in-openai/security/security-plan-llm-application?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: Security guidance for Large Language Models
url: /ai/playbook/technology-guidance/generative-ai/mlops-in-openai/security/security-recommend?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- linkListType: how-to-guide
links:
- text: Use Azure OpenAI without keys
url: keyless-connections.md
- text: Use Azure AI Search without keys
url: /azure/search/keyless-connections?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- linkListType: get-started
links:
- text: Secure your AI App with keyless authentication
url: get-started-securing-your-ai-app.md
- title: Resources by programming language
linkLists:
- linkListType: overview
links:
- text: Python
url: ../python/azure-ai-for-python-developers.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: JavaScript
url: ../javascript/ai/azure-ai-for-javascript-developers.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: Java
url: ../java/ai/azure-ai-for-java-developers.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: C# and .NET
url: /dotnet/ai/azure-ai-for-dotnet-developers?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
- text: Go
url: ../go/azure-ai-for-go-developers.md?&toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json