-
Hi @awalker4
I am using the latest version 0.18.1, but encountered an error and cannot run it under edge runtime.
```
⨯ Error [UnexpectedClientError]: Unexpected HTTP client error: Error: The…
-
#### Requirements
- [X] I've searched the [Issues](https://github.com/dilame/instagram-private-api/issues)
- [X] I've read the [basic concepts](https://github.com/dilame/instagram-private-api#b…
-
**Describe the bug**
A clear and concise description of the bug.
I am using promptflow evaluate API where I provide a target call
```
def target_call():
...
return {"outputs": {"outputA…
-
Back in eve/api I could do a make proto and it ran protoc etc.
That was using the go builder.
When I try that (under Linux) in the eve-api repo it fails with
nordmark@bobo:~/main/eve-api$ make …
-
protobuf.js version: 6.10.2
https://rollupjs.org/guide/en/#avoiding-eval
node_modules/@protobufjs/inquire/index.js
```js
function inquire(moduleName) {
try {
var mod = eval("quire".r…
-
Calls to `allowed_email_address_get` return a string object which is not nice to evaluate the API response afterwards.
I used the following workaround to get a dictionary object for the response:
…
-
### Issue type
Bug
### How did you install PythonMonkey?
Installed from pip
https://nightly.pythonmonkey.io/pythonmonkey/
### OS platform and distribution
windows11
### Python versi…
-
The JavaSMT developers are currently trying to improve their support for Rational theory with the SMT solver Princess (see https://github.com/sosy-lab/java-smt/pull/257). There are some smaller issues…
-
When gridsearching SINDy parameters, the same data is generated for each trial. This costs unneccessary time. Now that mitosis 0.5 can support multi-step experiments, let's pull out data generation …
-
Hi. I started [fork](https://github.com/813gan/emacspy) that include API that not involve eval and allow isolation between different modes with subinterpreters.
In near future i'd like add some eli…