azure-openai-samples icon indicating copy to clipboard operation
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...

Results 26 azure-openai-samples issues
Sort by recently updated
recently updated
newest added

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:...

dependencies

Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.27 to 0.1.30. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-core&package-manager=pip&previous-version=0.1.27&new-version=0.1.30)](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...

dependencies

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...

dependencies

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...

![CleanShot 2024-02-02 at 16 46 37@2x](https://github.com/Azure/azure-openai-samples/assets/18907/3fc9a4d2-8124-480c-90c9-9f40e054ebd7) 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...

dependencies

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...