-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 22:08:48 PDT 2024; root:xnu-…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
`azd version 1.10.1 (commit 31409a33266fb4a5fdbb644bc83988e725d6…
-
SciCat backend has a matching python SDK autogenerated for each new release:
- https://github.com/SciCatProject/scicat-backend-next/deployments/python-pydantic-v1-sdk-package
- https://github.com/Sc…
-
After struggling for a few hours I finally got `next-logger` and `pino` to work within Docker but the docs here need to be improved. I hope by raising this issue it saves people time. Here are the nec…
-
After upgrading to .Net 9 with EF 9 the global query filter code throws a runtime exception. Could be enum translation issue.
```C#
modelBuilder.Entity().HasQueryFilter(e => _dbSession.AoaSessionType…
-
Now we have completed the training of a random model, here are the next step we will take to continue our work.
- [x] Check the issue with multiple paragraphs.
- [x] Train and evaluate the model o…
-
### Description
The StreamUI calling tool reports an error, but the normal output components:
Error: .update(): UI stream is already closed.
at assertStream (G:\ai-project\ai-chatbot\.next\se…
-
```
I'd like to be able to get the context menu up for a task and select "Goto
Project" so that I can stand in the next-actions list, mark a task and go to
the project list from there, without havin…
-
## Description
Set up the initial Next.js project structure, install necessary libraries and configure basic project settings.
## Tasks
- [x] Next.js project structure is set up with essential f…
-
### Describe the bug
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @…