NamH
NamH
For end to end testing. I'm proposing to use `pytest`. **Advantages** - Easy testing our CLI and API server - Easy to write test as well as generate from AI...
@0xSage , 1. Where do I view the new API? When we update the API, we also have to update the json file https://github.com/janhq/cortex.cpp/blob/dev/docs/static/openapi/jan.json and it will be publish in...
@dan-homebrew , are you sure about the command `cortex model pull`? Because, in cortexjs, I think we're using `cortex pull`. Also, ollama is using `ollama pull`. One thing to note...
- How do we represent Huggingface strings? -> Hmm, I'm not fully understand your question. Please elaborate. - How do we handle Huggingface Repos (i.e. where user has to select...
- Does Cortex need an API to get Huggingface Repo metadata? -> Yes, mostly git API. I'm not using 3rd party lib at the moment. And I don't think there's...
@dan-homebrew , this one still need my last PR to support stop download. The PR is https://github.com/janhq/cortex.cpp/pull/1460 , need some testing before I mark it Ready.
It would be nice to see this project gain more attention. I would love to make some PRs which I already change locally.
@Van-QA , the PR for this is merged. Please help to validate it. Thank you!
I'm investigating this issue. Below's the requests popup from app `Little snitch` when open jan. I'm not downloading model from jan hub
My only 4 rules when download and running a model using Jan v0.5.2. And we don't have any specific code calling to vercel.