-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I have a model which is using annotated field `value`, which accepts float types (among some other) and should support …
-
I am trying out this SDK as follows:
```
import { embed } from "@nomic-ai/atlas"
if (!process.env.NOMIC_API_KEY) {
throw new Error("NOMIC_API_KEY is required")
}
export async function ge…
-
Hi can you add the license field in the package.json.
```json
"license": "MIT"
```
https://docs.npmjs.com/cli/v9/configuring-npm/package-json#license
We have an automatically license checke…
-
Hello! Is there a way to tell Meteor to use package.json svelte fields to specific packages. For example svelte-notifications
![Снимок экрана 2023-01-31 в 13 30 19](https://user-images.githubuserco…
-
Create the corresponding folders for each element of the SDK. Additionally, create the corresponding `index.js` file for each folder. Each folder, should have their own package.json following the way …
-
## Bug description
ts-to-zod does not include the filename in such a scenario, making it incompatible with "module"-packages running in node.
When running in node (i.e. not targeting a bundler/…
-
### Feature Checklist
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports
- [X] Read the relevant sections of the [documentation](https://pandapower.rea…
-
---
**Is your feature request related to a problem? Please describe.**
When installing `@googlemaps/three` and importing with typescript via `import { ThreeJSOverlayView } from '@googlemaps/thr…
-
### Astro Info
```block
build: {
inlineStylesheets: "always",
},
```
### If this issue only occurs in one browser, which browser is a problem?
_No response_
### Describe the Bu…
-
### Self-service
- [x] I'd be willing to implement a fix
### Describe the bug
With this monorepo structure
```
/
+-- package.json # "name": "hello"
+-- index.js
\-- demo/
+-- package.js…