-
For most large projects, one will have multiple sub projects. LSP calls it workspaceFolders. https://microsoft.github.io/language-server-protocol/specifications/specification-current/#workspace_worksp…
-
Trying to run:
```
processDocuments('./datasheets/infineon');
```
gives me this error (seems related to example prompts?)
```
/usr/local/bin/node /Users/fab/dev/pv/fet-datasheets/dist/index.…
fl4p updated
2 months ago
-
So I wanted to give https://github.com/theforeman/smart_proxy_pulp/pull/40 a go in the quadlet setup I have…
I had to create a `Containerfile`:
```
FROM quay.io/evgeni/foreman-proxy-rpm:3.12
USE…
-
When types are reopened, there can be multiple doc comments for the same thing:
```cr
# Foo
class Foo
end
# Foo class
class Foo
end
```
Only one of them is used by the docs generator (I thi…
-
For instance, this script passes mypy:
```python
import contextlib
from typing import Iterator
@contextlib.contextmanager
def f() -> Iterator[int]:
return iter([1])
with f():
p…
-
We need to have pages like [Civic Hacking](http://www.codeforamerica.org/library/tag/Civic+Hacking) generated from [the items in `item`](https://github.com/codeforamerica/codeforamerica.org-library-be…
-
when api-docs are generated, there should be enough helpers to provide example output based on the spec (generators).
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Feb 09 | Next scheduled analysis: Feb 13_
### Open
- h…
-
[x] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
LLM is started by ollama, so there's no connection issue and …
-
Нужно посомтреть видео, которое приаттачено к этой задаче
Что уже есть
Есть код
Есть база
Есть организация
Есть сайт
Есть много идей
Улучшаем планирование и презеетпцию
Работаем с контентом…