-
For logging, we use LLVM's `dbgs()` extensively for debug output while the rest of logging is a mix of std, printf, and possibly LLVM's `outs()`. There were issues with output re-ordering depending on…
-
Develop alpha version of a CLI interface that exposes the functionality of unified REST interface. (https://github.com/EOEPCA/resource-health/issues/26).
-
Develop alpha version of a graphical web interface that exposes the functionality of unified REST interface (#26).
-
### Component
Other (please describe)
### Describe the feature you would like
## Problem
Right now, Foundry provides a wide coverage for Web3 ecosystem, but it comes with a few nuances:
- Some …
-
This post summarizes some of the inconsistencies in the reader / writer APIs.
Inconsistencies naturally arise as open source projects develop. I think the project is now in a place where we can th…
-
Given a list of features selected by user for their project, we should be able to build a pipeline that retrieves that response and store it in the database for each paper/article within that project.…
-
### Checklist
- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue)…
-
In #753, a process for the synchronization of Code Cities has been implemented. Code Cities are stored on a back-end server and downloaded by clients when the server is joined.
Currently, the insta…
tinxx updated
3 months ago
-
As per etrace specification, CSR do not have split packet format however atomic has split packet format defined (Split atomic with operand only and Split atomic load data only formats).
When performi…
-
### Feature Request
I would like to suggest adding a connector for LiteLLM to LangFlow.
LiteLLM is a lightweight and fast open-source library for integrating various LLM providers with a simplified …