-
*CURRENT TODO LIST* - 6/25/2024
1) Network all of the required data for each /Shared/Entity/ component types.
- Buff - SceneServers should have a BuffSystem. Needs to be synchronized to cli…
-
# 🌟 New model addition
## Model description
In this paper, we introduce Evidentiality-guided GGenerator, which incorporates evidentiality of passages---whether a passage contains correct evidenc…
-
When trying to execute the code
goals = lida.goals(summary, n=2, textgen_config=text_gen)
for goal_dict in goals:
for key, value in goal_dict.items():
print(f"{key}: {value}")
…
-
As a CONTENT DEVELOPER I want to be able to take existing illustrations and use them in different aspect ratios to meet different requirements on my site. For example, it may make sense for a single i…
-
file to hold the initial message data
-
_There is already on-going work at the `wip-translator` branch._
This task replaces the obsolete issue #284 which had a different idea.
Implement the technology that will allow making non-destru…
-
As a CONTENT CREATOR I want to be able to have more flexibility in how I insert images in my Pages, and a better tool for changing image size eg when my source images are very large and I would like f…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
### **SFL Axolotls Roadmap**
---
**Skeleton**
- [x] Map Collisions (11/6/22)
- [x] Player Movement (11/8/22)
- [x] Player Movement (Sprint mode) (11/20/22)
- [x] Add In-game Mouse Pointer/Cursor…
-
### What is the bug?
Searching for nested field works well. However, we cannot obtain the detailed explanation for search results `GET {indexname}/_search?explain=true`
### How can one reproduce …