-
The Thera Eve Scout API is getting an update to a completely new version within the next year. This probably does mean an eventual shutdown of the existing API as well.
https://forums.eveonline.co…
-
Was trying to get a response from the chat and I keep getting `API Error. See console logs for details.`. So I went digging and found this:
```
SyntaxError: Unexpected end of JSON input
at JS…
-
### Summary
The project defines two primary model functions: `loglikelihood`and `generate_until`. The `loglikelihood` function, however, returns the *loss* rather than a log-likelihood measure for …
-
Right now the code roughly assumes that the API is always working and returning data that makes sense.
Ideally, API fetches/errors should be logged, and users should be notified when their API keys g…
-
```
⚠ ./node_modules/.pnpm/@vercel+otel@1.8.3_@opentelemetry+api-logs@0.46.0_@opentelemetry+api@1.9.0_@opentelemetry+ins_afxcmrvzguz46bycbb3njvxqfq/node_modules/@vercel/otel/dist/node/index.js
Criti…
-
The problem with current api I think is that it always wants you to specify the size even when that can be deduced.
In eve we have two functions with different approaches, and the second one is muc…
-
I have a model like that
`lmc= lm(yc~I(x1)^2+log(x2), data=data)
`
So **not** built with a recipe like specified [here](https://rstudio.github.io/vetiver-r/articles/vetiver.html)
When I run th…
-
### Steps to Reproduce
1. `yarn`
2. `yarn dev`
3. open the given url
### Expected Result
Working docs version
### Actual Result
```
yarn run v1.22.21
$ concurrently "yarn side…
-
```sh
#!/bin/bash
# Sign in to 1Password (if session token is not already available)
eval $(op signin )
# Retrieve secrets and export them as environment variables
export API_KEY=$(op item …
-
```
TEA Version?
SMF Version?
What steps will reproduce the problem?
1.Admin>Features and Options
2.Configuration>Temars Eve Api...
3.
What is the expected output? What do you see instead?
The set…