azure-openai-samples
azure-openai-samples copied to clipboard
Azure OpenAI Samples is a collection of code samples illustrating how to use Azure Open AI in creating AI solution for various use cases across industries. This repository is mained by a community of...
With GPT-4 turbo and existing stock prompt, the response is 'SQLQuery: SELECT COUNT(*) AS "EmployeeCount" FROM "Employee"' which cause the following steps to fail.
Under https://github.com/Azure/azure-openai-samples/tree/main/quick_start/v1 When installing requirement.txt, below error is raised: Downloading langchain-0.1.9-py3-none-any.whl.metadata (13 kB) ERROR: Cannot install langchain==0.0.24 and langchain==0.1.9 because these package versions have conflicting dependencies. The conflict is caused...
Hi Is there a chat log / transcript (i.e. history of the old conversations) generated by the application ? If not, what is the best way to generate such a...
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.337 to 0.1.0. Release notes Sourced from langchain's releases. v0.1.0 What's Changed docs: contributor faq by @efriis in langchain-ai/langchain#15502 templates: fix deps by @efriis in langchain-ai/langchain#15439 infra:...
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.27 to 0.1.30. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.24 to 0.1.11. Release notes Sourced from langchain's releases. v0.1.11 What's Changed more query analysis docs by @hwchase17 in langchain-ai/langchain#18358 docs: anthropic qa quickstart by @baskaryan in...
In the Azure Completions playground, while selecting the **model code-davinci-002**, the scrollbar on the right side automatically scrolls down rapidly, regardless of the input in the prompt text field. This...
 this sample notebook is not updated to use openai sdk 1.0 so you will get an error like above: [azure-openai-samples/quick_start/02_OpenAI_getting_started.ipynb at main · Azure/azure-openai-samples...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.5.1 to 4.36.0. Release notes Sourced from transformers's releases. v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa wide-spread support New model additions Mixtral Mixtral is the new...
According to this announcement, some of the Azure OpenAI Service Models are set to be retired/replaced. For new Azure OpenAI Service deployments, the retiring models are no longer available. https://techcommunity.microsoft.com/t5/azure-ai-services-blog/announcing-updates-to-azure-openai-service-models/ba-p/3866757...