ask_llm 2.2.2

make a request to whatever llm is the best these days, without hardcoding model/provider
Documentation
1
2
3
4
5
6
7
8
9
10
# Architecture
```mermaid
flowchart TD
    F["data in"]
    B["data out"]
    F --> |TODO: graph the process| B
```


TODO: https://matklad.github.io/2021/02/06/ARCHITECTURE.md.html