-
**Describe the bug**
A clear and concise description of what the bug is.
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest v…
-
Hi,
It would be great if json_format definitions are also created while compiling the proto file.
Thanks,
Dilip Vamsi.
-
[Ravi](https://ravilang.github.io/) is a derivative of Lua 5.3 with optional static typing and JIT support. Given how long in the tooth LuaJIT has become (see #536) this is something to keep an eye on…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I refreshed the page and this issue still occurre…
-
# Description of the new feature/enhancement
The actions list in the action settings dialog is large, and it's difficult to search for a specific item, so It would be useful to have some search featu…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Pydantic doesn't seem to work with generic annotated values. `Generic` and `Annotated` can work together according to t…
-
### Environment
Nuxt 3.13
Node 18
### Reproduction
```
export default defineEventHandler(async event => {
const db = useDatabase()
const res = await db.sql`INSERT INTO orders VALUES (null, …
-
### Link to the coursework
https://github.com/CodeYourFuture/Project-CLI-Treasure-Hunt
### Why are we doing this?
Alongside learning web development, you need to become familiar with the basi…
-
There are a lot of things that are working, so this is a really great extension! But I noticed some helpful features are still missing.
# Autocomplete on imports
It would be really nice if we c…
munro updated
1 month ago
-
When running the docker container for text-generation-webui there is an issue with the openai extension due to
an incompatibility with the syntax of the typing.py file.
Basically they use the newe…