-
Hi.
I found a bug in version 3.1.0 (latest). Don't know if this was on old releases as well.
The issue is with column "created_by".
This column in DB is filled only when default guard === nov…
-
### Use case
Allow coarse-grained management of async requests and dependency injection
Example 1: A user logs in, some widgets create some async requests and other local state, and the user logs …
-
### Which API Provider are you using?
Anthropic
### Which Model are you using?
Claude Sonnet 3.5
### What happened?
Task: **create a prompt engineering services page that mimics @https://geniuse…
-
### Core Library
_No response_
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Public or Confidential Client?
Public
### Documentation Location
https://github.com/AzureAD/microsoft-a…
-
Had a call with Naji to continue to discuss the additional candidates appearing in list when selecting.
Found the source of the issue. As mentioned in another issue here () the define search filter …
-
**Description**
Currently, `guard.validate` only works for guards that are configured to run on the output. Having validate work on guards configured for prompt or inputs would be super helpful to qu…
-
一切操作按照您写的做的,,,访问oauth/access_token时就报这个错,,请大神指教
-
**Description**
There is no documentation or example to see how we can do API calls to the new Guardrails Server.
I know in http://127.0.0.1:8000/docs there are some info, but I am referring to cl…
-
### Auth driver [jwt] for guard [api] is not defined.
### Your environment
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | no
| Framework …
-
app.php中把这个注释打开后报错,不太清楚这个逻辑,请问能讲下吗。
app('Dingo\Api\Auth\Auth')->extend('jwt', function ($app) {
return new Dingo\Api\Auth\Provider\JWT($app['Tymon\JWTAuth\JWTAuth']);
});