chatapi/thinkings/thinking.txt

23 lines
610 B
Text
Raw Permalink Normal View History

2024-08-31 12:37:06 +02:00
so, the api is mostly good now, but new things to focus on:
- what to include in the api (and what to not)
- how to do requests
- how to make it friendly
2024-09-02 18:16:05 +02:00
packaging & loading
I think a one line source loading would be nice
Also do something like `source.yml` with information instead of a type like it is now
2024-08-31 19:12:55 +02:00
delay
right now streaming seems delayed and batched, I don't know why
maybe it's just me
2024-08-31 12:37:06 +02:00
network
every platform has different libraries for that, so abstraction
how? I still don't know
actually javax
naming
work on that
lua
lua is a fun language. If there was a nice reason why, I would include it