Aspyryan

Results 8 issues of Aspyryan

When installing `Langchain==0.0.155` I am getting the error that `langchain.schemas` does not exists. This is because the file is named langchain.schema so there is a typo. I will create a...

### System Info Langchain version == 0.0.166 Embeddings = OpenAIEmbeddings - model: text-embedding-ada-002 version 2 LLM = AzureOpenAI ### Who can help? @hwchase17 @agola11 ### Information - [ ] The...

## Version SDK Platform: C# SDK Version: Bot Builder 4.21.0 Active Channels: Teams Deployment Environment: Azure Bot Service ## Describe the bug 404 NOT FOUND when trying to GET the...

bug
Area: Teams
needs-triage

### Description Captcha v3 popup not disappearing when navigation from page to page. When I navigate using the router.push. The popup is still visible but not needed anymore. Can I...

bug

### Preflight Checklist - [X] I use the latest version of YouTube Music (Application). - [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a feature request that matches the one...

enhancement

**What rule do you want to change?** `vue/require-default-prop` **Does this change cause the rule to produce more or fewer warnings?** Is will provide less warnings if the type is already...

feat: typescript

As described above, when trying to run a table valued function with a table valued parameter through ef core I get the error. This is the code: ```cs public async...