Marco Prado
Marco Prado
Guide: https://github.com/microsoft/OpenAIWorkshop/blob/main/scenarios/openai_on_custom_dataset/Automated.md#step-1 Problem: Function deployment failure Error: [Errno 2] No such file or directory: '#for e.g C:\\source\\repos\\tibco\\testfile for Windows and /mnt/source/folder for Linux' You can test the function url by...
Guide: https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/openai_batch_pipeline Path: scenarios/openai_batch_pipeline Problem: Integration issues between Azure Synapse and Storage account. Error: Azure Blob linked service with account kind as empty or "Storage" (general purpose v1) does not...
Fixing broken link to 98_Hyperparameters_Overview.md file Modified File: scenarios/prompt_engineering/02_Sample_Scenarios/03_Question_Answering.md
Deployment instructions: https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/natural_language_query#deploy-the-application-to-azure Error inside the webapp service: Error: - Invalid value: File does not exist: multi_agent_copilot.py - ERROR - Container app-web-xxxxxxxx didn't respond to HTTP pings on port: 8000,...
Documentation file: https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/natural_language_query#install-the-application-locally Step 2: Provide settings for Open AI and Database by creating a file named secrets.env file in the root of this folder (scenarios/incubations/automating_analytics). Please follow the template...
File: OpenAIWorkshop\scenarios\powerapp_and_python\python\OpenAI_notebook.ipynb Deprecated model: text-curie-001 File: OpenAIWorkshop\scenarios\powerapp_and_python\python\OpenAI_Spark.ipynb Deprecated model: text-similarity-ada-001
File: https://github.com/microsoft/OpenAIWorkshop/blob/main/scenarios/powerapp_and_python/python/openaipython.py Error: Deprecated libraries Library: openai.Completion Error: raise APIRemovedInV1(symbol=self._symbol) openai.lib._old_api.APIRemovedInV1: You tried to access openai.Completion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python...
Recommendation: Set BICEP Key vault enableSoftDelete to false Why: If customer wants to redeploy, newer deployments will fail due to the existence of soft deleted Key Vaults. BICEP: https://learn.microsoft.com/en-us/azure/templates/microsoft.keyvault/vaults?pivots=deployment-language-bicep#vaultproperties Parameter:...
File: README.md Section: https://github.com/Azure/gpt-rag?tab=readme-ov-file#basic-architecture-deployment Suggestions: - Request the customer to set the subscription to the subscription where Azure OpenAI is enabled. - Request the customer to run the azd commands...
Hi team, Can you let me know if this repository still been maintained? Regards