Skip to content

Commit

Permalink
Update To Do items
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfairbanks committed Mar 22, 2024
1 parent 7d63c13 commit f06ee40
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Although not final, items are generally sorted from highest to lowest priority.
- [x] Export Data (Chat History, ...)
- [x] Docker Support
- [x] Windows Support
- [ ] Extract Metadata and Load into Index
- [x] Extract Metadata and Load into Index
- [x] Faster Document Embeddings (Cuda, Batch Size, ...)
- [ ] Swap to OpenAI compatible endpoints
- [ ] Allow Usage of Ollama hosted embeddings
- [ ] Enable support for additional LLM backends
- [ ] Local AI
- [ ] TabbyAPI
- [ ] Remove File Type Limitations for Uploads
- [ ] Remove File Type Limitations for Uploads?

### User Experience

Expand All @@ -34,7 +34,7 @@ Although not final, items are generally sorted from highest to lowest priority.
- [x] About Tab in Sidebar w/ Resources
- [x] Enable Caching
- [ ] Allow Users to Set LLM Settings
- [ ] System Prompt (needs more work)
- [x] System Prompt
- [x] Chat Mode
- [ ] Temperature
- [x] top_k
Expand Down Expand Up @@ -67,4 +67,5 @@ Although not final, items are generally sorted from highest to lowest priority.
### Other

- [ ] Investigate [R2R](https://github.com/SciPhi-AI/R2R) backend support/migration
- [ ] ROCm Support -- Wanted: AMD Testers! 🔍🔴
- [ ] ROCm Support -- Wanted: AMD Testers! 🔍🔴
- [ ] Improved Windows / Windows + Docker Support

0 comments on commit f06ee40

Please sign in to comment.