-
### Describe the need
I wanted to perform actions on github repo's as the application - not an individual user who might leave the organisation.
I was trying to use a client_id and client_secret f…
stiak updated
1 month ago
-
Collecting aliyun-python-sdk-core>=2.13.12 (from oss2->funasr>=1.1.2->-r ./requirements.txt (line 4))
Using cached aliyun-python-sdk-core-2.15.1.tar.gz (443 kB)
Preparing metadata (setup.py) ...…
-
### Describe the bug
I don't see StartLiveTail and all other live tail operations and structs in generated code, but it's [defined in the model](https://github.com/awslabs/aws-sdk-rust/blob/d7b8af570…
-
### Describe the bug
So I want to evaluate a particular trace in which my answer and citations are both in the output.
So I gave the following prompt to it
![image](https://github.com/user-attachme…
-
### Description
Hello! Im using the generated client on my nextjs frontend, at the layout component (a component that is used by every page) we set the client config, but when trying to query data fr…
byeze updated
2 weeks ago
-
### Page URL
https://docs.flutter.dev/release/breaking-changes/android-java-gradle-migration-guide/
### Page source
https://github.com/flutter/website/tree/main/src/content/release/breaking-c…
-
### What happened?
When using for example function-kcl to create resources, the following pattern can lead to the generation of invalid resources that result in client-side `crossplane beta ren…
-
Cosmos SDK introduced `SIGN_MODE_DIRECT` which replaces the original sign mode (now differentiated as `SIGN_MODE_LEGACY_AMINO_JSON`) [cosmos-sdk docs](https://docs.cosmos.network/main/user/run-node/tx…
-
We have been developing a URCap using the dev container simulator setup. We've been able to install other samples provided with that setup. I pulled this repo down, ran a successful `npm install` and …
-
## The problem
When accessing a GraphQL API, you typically do this:
```js
apolloClient.mutate(gql`
mutation MyMutation($name: String!, $password: $String!) {
insert_user(objects: [{name…