-
**Problem**
Using GGUF files with custom paths has been problematic. Even when following the exact naming scheme and structure, there are issues. Every time Jan is launched, it creates default folder…
-
While trying to solve #1156, I took a look at our purification module in `Expr` and I suspect that this piece of code:
https://github.com/OCamlPro/alt-ergo/blob/0d6300ec27446ea57626a19dc0a7b00a80daf3…
-
Hello everyone,
It is exciting to see that the project is now on GitHub!
I wanted to share some thoughts on possible directions to improve both the codebase and future collaboration.
While ther…
-
### Area(s)
area:gen-ai
### Is your change request related to a problem? Please describe.
We need to standardize the structure of prompt and completion - This should be standardized to the OpenAI s…
-
Here we will outline research project ideas for the postdocs
-
The latest OpenAI models allow passing `json_schema` as the `response_format` `type` property, and supplying the schema itself under the `schema` property. This enforces conformance to the s…
-
This is a tentative roadmap for major improvements to fast LLM. It includes big features and potential breaking changes, but excludes minor features and additions.
It goes in several parts, with th…
-
### Description:
The current codebase employs monolithic SwiftUI views, encompassing various responsibilities such as analytics, backend calls, and presentation logic within a single file. While func…
-
### Description
When using memory=True for a crew that uses Azure Open AI, there is an error creating long term memory.
### Steps to Reproduce
```
import os
from chromadb.utils.embedding_…
-
@LiNiMGI noticed that that the Standard Annotations editor fails to show all evidence when there is more than one piece of evidence associated with an annotation. It is clearly not a problem with use …