-
```gherkin
Feature: Design an Exercise
Scenario: Ask Exercise Creator Chat Agent to create exercise
Given the chat panel is open and the user can access exercise creator chat agent
Whe…
-
I encountered an error when finetuning. The errors says:
![image](https://github.com/user-attachments/assets/1ca3b2f9-a711-4900-92d2-f6f6ab508d49)
And below is my file structure:
![image](https://g…
-
A single main.go file hurts to look at, maybe we can split this into the classic models/controller/routes structure? These are what I think we'll need for now -
1. `models/` - Contains model files …
-
The file structure is a little messy (I can say that cause I created it.)
We need a better directory structure. Also, bunches of classes are defined in "BaseFantasyClasses" and that's not a descript…
-
Jubril will be creating a document so the group can better understand the file structure of the projects, so it can be referenced when coding - Due Friday May 24
-
### Description
```python3
from flax import nnx
import tensorflow as tf
import jax.numpy as jnp
from jax.experimental import jax2tf
import optax
from flax.training import train_state
key = n…
-
## Issue:
Currently nextra-docs-template's files correspond to `nextra@v2` (e.g. [pages/_meta.json](https://github.com/shuding/nextra-docs-template/blob/main/pages/_meta.json), [next.config.js > requ…
-
"But you also have folders such as "static" and "staticfiles" which you can move into its own folder such as a separate folders."
Review files and folder structure to see where we can optimize and …
-
You should make a file structure.
-
### Description
It should be really easy to figure out where to go to change the text via the i18n files. Being easy probably means being able to look at the URL of the page you are on and from that …