diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-06-17 00:17:10 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-06-17 00:17:10 +0200 |
commit | b8c6a78f70d84f3360461aa91864e8538569d450 (patch) | |
tree | 81b07effaef718e1685aa02138bd642f75a55758 | |
parent | 58ca568a1a0a0dfbdf3fa3ea625862c83496cece (diff) |
Update todo
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -100,15 +100,15 @@ in the same process. ### TODO --[ ] Rerank history if it is relevant. +- [ ] Rerank history if it is relevant. --[ ] message ollama/cohere +- [ ] message ollama/cohere --[ ] create db script +- [ ] create db script --[ ] write a general model for cli/ui +- [ ] write a general model for cli/ui --[ ] use huggingface like ollama +- [ ] use huggingface like ollama ### Inspiration |