-
I just try install a YesWiki `4.5.4~ynh2` with the choice YesWiki DB (not Yunohost LDAP), but there is no user admin, I can't log_in with the user choosen at install...
I tried also create a user wi…
-
### Summary
Currently linked tabstops don't use the same placeholder, instead they need a placeholder for each linked tabstop.
Instead of providing each tabstop with a placeholder they probably shou…
-
The schema from https://github.com/OpenRouterTeam/ai-sdk-provider/blob/main/src/openrouter-error.ts#L9 defines error code as a string, while it could be a number also (suddenly?). Additional error is …
-
### ⚠️ Before submitting, please verify the following: ⚠️
- [X] This is a **bug**, not a question or a configuration issue.
- [X] This issue is **not** already reported on Github (I've searched it…
-
Not a bug. Enhancement request.
IT'S POSSIBLE THIS WILL BE CANCELLED, DEPENDING ON DECISIONS ABOUT HOW MUCH WE WANT TO INVEST IN KEEPING THE GENERATOR UP-TO-DATE WITH THE UNIFIED MANIFEST.
Pleas…
-
Hello,
I am trying to use flask-admin with bootstarp4 template mode.
I have a class user that contains a status field
```
class User(db.Model):
id = Column(db.Integer, primary_key=True)…
-
Hello,
When we generate models with Angel3_orm_generator, it generates positionals parameters and nameds parameters.
It should be interesting to have the choice.
Thank you
-
Which "accuracy" metric(s) should we use for LLM benchmarking?
- MMLU: the first item people choose. it covers several field with multiple-choice questions.
- @mohitmundhragithub please point where…
-
There's already a way to do this, so this is just a feature request. I'm curious if you think it's worth adding/makes sense for the constructor spec API. Consider the following setting:
```py
from t…
-
### When will this bug raise:
When I run examples using different LLM models, I noticed that some models raise an error. For instance, using Google Gemini 2.5 to run `coin_donation_game.py` raises a `…