-
Hello! This looks very cool.
I can create the server fine, and load the jinja templates, but I'm not sure how to assign the correct Security to operations.
I want to add these:
```
"Bearer…
-
**Describe the issue:**
When run `azd pipeline config ` in Dev Container, get error as follow:
![image](https://github.com/Azure-Samples/azure-django-postgres-flexible-aca/assets/80496810/358c9c3b-7…
-
I am trying to kill the server and the rocketry app. But when I press ctrl+c only the server is killed. I am already using the custom class provided.
-
## Background
Templates are great, but they quickly get out of date, and arguably you can get the same value by cloning a practical project as a template reference and then selectively pick what yo…
-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
It would be good to distinct pages for different parts of a g…
-
This needs to be updated to vue3.
Maybe also, a lightweight version could be considered, just to easily run python functions (using fastapi, maybe as an improvement of the incubating vue-runner).
…
-
## Bug description
{"timestamp":"2024-08-20T17:27:18.918606Z","level":"ERROR","fields":{"message":"Error in PostgreSQL connection: Error { kind: Closed, cause: None }"},"target":"quaint::connec…
-
I was trying to build the container, can you please share .envfile template? Thank you
```
docker-compose build
ERROR: Couldn't find env file: /root/dev/fastapi-bigbluebutton/.envfile
```
-
Hi,
I am trying to generate a new project and I selected these options:
Rest API
No database
No CI/CD
Add dummy model …
-
Hi, team-langchain,
I have an agent that uses memory, user-authentication as well as function calling. I'd like to migrate it to langserve in production but couldn't find anything as complex as my …