-
I was testing out ORT on a couple of projects and noticed that it was rather slow to analyse a poetry based python project (https://github.com/netomi/otterdog). The project has a lock file so I was as…
-
Python Calculation and computing Projects
-
Python developers will know that 'dunder' files are common in python projects (`__init__.py`, `__main__.py`, `_private_module.py`, etc).
On Windows, eza consideres files starting with a underscore (`…
-
I have configured letta with 2 agents both on Openrouter gpt4o mini and I have the correct OpenRouter API key.
When I do letta server I get a big stacktrace "Unauthorized" for an open AI url (why i…
-
# Summary
I ask `uv` to install a Python 3.12 virtual environment and then ask it to run a command using what I assume is the default virtual environment and it actually runs it using Python 3.13.
…
-
word_count_main.py
data_generator_main.py
* add info screen
* user bugproof
* enhance interaction/feedback system
-
Currently all providers after #42505 are all in a single "providers" project. This has gone through several teething problems (mainly connected to bugs in `uv` and ways how to integrate development en…
-
System: Windows 11
I get the following error message, when I make an attempt to use wildcards. (G:\programming is mapped to V: makes no difference, I checked from the physical origin too). I tried …
-
When running the indexer against lines with type annotations, like:
```
a: int = 1
```
The end result looks like this:
```
documents {
relative_path: "a.py"
occurrences {
range: 0
…
-
I used the npx ai-digest command and for some reason it is generating a binary file instead of a markdown file.
![image](https://github.com/user-attachments/assets/c7b92017-3352-4afc-b2a0-776463e35…