SciSharp / SciSharp/LLamaSharp
Namespace should be consistent
Open
@SanftMonster is already working on this.
Since Apr 28, 2024.
do not close
stale
- Dominant language
- C#
- Stars
- 3.8k
- Forks
- 508
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
Due to my neglection, the main package LLamaSharp uses the root namespace LLama but LLamaSharp.semantic-kernel and LLamaSharp.kernel-memory are using LLamaSharp.
We should take a good timepoint to refactor it to keep the namespace consistent, maybe in the next major release (1.0.0).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.