Skip to content

kenichi-segawa/AI-Search-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Environment Variables

To run the notebook, the following environment variables need to be set:

# Azure AI Search
AZURE_SEARCH_SERVICE_ENDPOINT=''
AZURE_SEARCH_ADMIN_KEY=''

# Storage Account
AZURE_STORAGE_CONNECTION_STRING=''
AZURE_STORAGE_CONTAINER_NAME=''

# Azure OpenAI 
AZURE_OPENAI_ENDPOINT=''
AZURE_OPENAI_API_KEY=''
AZURE_OPENAI_EMBEDDING_DEPLOYED_MODEL=''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published