-
The codes in fever.py and hotpotQA.py should be updated for ReAct agent benchmark,
I am working on updating it
-
In order to organize imports properly and make reliabilities clearer, classes and functions need to be reorganized
-
After hearing you state you wished to reorganize the code, I was reminded of a feature discordjs has and read up on the docs for discordpy and was happy to find out it does also implement a similar fe…
-
Just wanted to share a few ideas I have floating in my head. I'm not sure if I'll get around to implementing them in this project or if I'll try to create a new project heavily inspired by this one if…
-
@thomasbarrett I'm a fan of https://github.com/thomasbarrett/io-uring-async, and its made me think about the structure of this library, and hwere it could go
Splitting the runtime, and the `Op`s ap…
-
At the project meeting we discussed some major developments to keep up with the growing use of the platform.
- [ ] Remove schemas in database backend
- [x] Move metadata from `comment on table` to…
Ludee updated
1 month ago
-
## Description of the issue
This issue is part of the overarching issue https://github.com/OpenEnergyPlatform/ontology/issues/1510, the restructuring of quantities and quantity values. We already h…
-
Summarizing thoughts on spatial in R/Bioc that came up here or there during this week's Ascona workshop. More food for thought than specifics, but I'd be keen on putting aside some time to work on thi…
-
this is for the beta+ plan, going to start gearing the data structures towards this end goal now that i ahve a better idea of needs
okdv updated
6 months ago
-
Can we add an id parameter to all the heightmap layer functions? and expose that to gdscript.
e.g. mgrid.cpp:
```
void MGrid::toggle_heightmap_layer_visibile(int id=active_heightmap_layer){
…