mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-31 14:43:20 +02:00
fix: markdown rendering and scrolling
fix: markdown rendering for search results
This commit is contained in:
6
todo.md
6
todo.md
@@ -1,7 +1,5 @@
|
||||
[] debug vector search
|
||||
[] archive ingressed webpage, pdf would be easy
|
||||
[] embed surrealdb for the main binary
|
||||
[x] full text search
|
||||
[] three js graph explorer
|
||||
[] three js vector explorer
|
||||
[x] add user_id to ingress objects
|
||||
@@ -13,11 +11,13 @@
|
||||
[x] chat history
|
||||
[x] chat styling overhaul
|
||||
[x] configs primarily get envs
|
||||
[x] debug vector search
|
||||
[x] debug why not automatic retrieval of chrome binary works
|
||||
[x] filtering on categories
|
||||
[x] fix card image in content
|
||||
[x] fix patch_text_content
|
||||
[x] fix redirect for non hx
|
||||
[x] full text search
|
||||
[x] html ingression
|
||||
[x] hx-redirect
|
||||
[x] implement migrations
|
||||
@@ -29,6 +29,7 @@
|
||||
[x] macro for pagedata?
|
||||
[x] make sure error messages render correctly
|
||||
[x] markdown rendering in client
|
||||
[x] marked loading conditions
|
||||
[x] on updates of knowledgeentity create new embeddings
|
||||
[x] openai api key in config
|
||||
[x] option to set models, query and processing
|
||||
@@ -36,6 +37,7 @@
|
||||
[x] redirects
|
||||
[x] rename ingestion instructions to context
|
||||
[x] restrict retrieval to users own objects
|
||||
[x] scroll reading window to top
|
||||
[x] smoothie_dom test
|
||||
[x] sse ingestion updates
|
||||
[x] store page title
|
||||
|
||||
Reference in New Issue
Block a user