-
# :grey_question: About
Up to now we were relying on OpenAI with the following configuration :
```## OPENAI
# https://docs.quarkiverse.io/quarkus-langchain4j/dev/openai.html
quarkus.langchain…
-
I am doing a final year project for my undergrad degree on Tabular GANs, and am hoping to do a comparative review (specifically regarding the use of tabular GANs on imbalanced data) as part of it.
…
-
Your repo is looking good, but the following points need attention:
- [x] README: It would be clearer if you could briefly state in which order one needs to run **all** of your scripts. Notice th…
-
### Describe the bug
Even when csr=false I still get the js bundle chunks in the final build.
If I delete the files, the site will still work, but it is annoying if I have to delete the files every…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
a `Final` with a default value is not a field, it's a `ClassVar`, and pydantic correctly handles this at runtime, but t…
-
## CVE-2021-21409 - Medium Severity Vulnerability
Vulnerable Libraries - netty-all-4.0.52.Final.jar, netty-all-4.1.27.Final.jar, netty-all-4.1.42.Final.jar
netty-all-4.0.52.Final.jar
Netty is an a…
-
## CVE-2022-24823 - Medium Severity Vulnerability
Vulnerable Libraries - netty-all-4.1.27.Final.jar, netty-all-4.0.52.Final.jar, netty-all-4.1.42.Final.jar
netty-all-4.1.27.Final.jar
Netty is an a…
-
## WS-2020-0408 - High Severity Vulnerability
Vulnerable Libraries - netty-all-4.0.52.Final.jar, netty-all-4.1.42.Final.jar, netty-all-4.1.27.Final.jar
netty-all-4.0.52.Final.jar
Netty is an async…
-
Hello! I am looking to create a table that shows the unique first names (similar to the one created in Lab 3 to find the top 25 most common words). I am able to output the column with all the first na…
-
In Chapter 20, the final project, results are simply unwrapped. It wouldn't be too much extra to add error handling with `?`, and it seems like a good exercise given that it's covered in the book. Can…