-
Actionable Items:
- [ ] Add support for AWS
- [ ] Add support for Azure
- [ ] Add support for VMware
- [ ] Add support for Digital Ocean
- [ ] Verify provisioner
- [ ] Payload request
- [ ] Veri…
-
While entering pet information I thought it would be nice if my wife and I could have the same pet entity rather than typing it in free-text twice. Then I thought it would be cool if we could store th…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Do you have any examples on how to use `extract_prompt` in `DynamicPathExtractor`?…
-
Adapted from @computron in #91 and removed issues already in other GH issues:
The way that I am seeing it is somewhat complicated, but:
- [ ] if you just type a word into the search box, you do …
-
### Installed product versions
- Visual Studio: [2017 Enterprise]
- This extension: [3.5]
### Description
When starting new projects (ASP.NET MVC in particular) I noticed that I typically add th…
-
An OData REST service provides a metadata document that describes the entity model and services. This metadata document provides all the details necessary to know how to construct HTTP requests to do …
-
Also the result should be a strongly typed value (of the runtime type of the object)
-
Tried downloading a file and got the below error.
```
Traceback (most recent call last):
File "apps/frappe/frappe/app.py", line 83, in application
response = frappe.api.handle()
File "a…
-
I'm trying to update my code to Odmantic 1.0.0, Pydantic 2.5.2 and also start using Python 3.11, but when I define one of my classes like this:
```python
from typing import Optional
from odmantic i…
-
## General background
* Thanks to the advancement of HTML5 and related Web technologies, Web applications with speech capability is getting more and more popular for ease of user-interaction and ri…