issues
search
wagtail
/
wagtail-vector-index
Store Wagtail pages & Django models as embeddings in vector databases
https://wagtail-vector-index.readthedocs.io/en/latest/
MIT License
20
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ContextWindowExceededError
#95
fourfridays
opened
3 weeks ago
0
Add support for permission-based filtering
#94
zerolab
opened
3 weeks ago
0
Use organisation security policy
#93
RealOrangeOne
closed
1 day ago
1
Update storage-providers.md
#92
fourfridays
closed
1 month ago
1
Update quick-start.md
#91
fourfridays
closed
1 month ago
1
Add async search and find_similar APIs
#90
tomusher
opened
1 month ago
0
Fix coverage summary
#89
zerolab
closed
1 month ago
1
Update test models and add testing data
#88
tomusher
opened
1 month ago
0
Restructure Documents to support bulk embedding
#87
tomusher
closed
1 month ago
0
Extendable view for chat interfaces
#86
tomusher
opened
2 months ago
0
Async support across all public APIs
#85
tomusher
opened
2 months ago
1
Bulk embedding support
#84
tomusher
closed
1 month ago
1
Epic: Documentation improvements
#83
tomusher
opened
2 months ago
0
PgVectorEmbedding objects out of sync with Embeddings
#82
tomusher
opened
2 months ago
0
Support specifying a similarity threshold
#81
brylie
closed
3 months ago
3
Add an async version of the query method to the VectorIndex class
#80
tomusher
closed
3 months ago
0
LiteLLM's aembed method returns an Iterator to conform to BaseEmbeddingBackend
#79
tomusher
closed
3 months ago
0
Add an async version of the `query` method to the VectorIndex class
#78
olivierphi
closed
3 months ago
1
Feature/add litellm chat streaming test
#77
tomusher
closed
3 months ago
1
Add async iteration dunder methods to LiteLLMStreamingAIResponse
#76
tomusher
closed
4 months ago
0
Fix/fix input arg to async LiteLLM embedding API
#75
tomusher
closed
4 months ago
0
Pin LiteLLM version
#74
tomusher
closed
5 months ago
1
`EmbeddableFieldsDocumentConverter` currently depends on a `content_type` field on base model
#73
tomusher
closed
1 month ago
0
Fix: Default model converter should be able to handle different object types
#72
ababic
closed
4 months ago
5
Add native multiple-model support for indexes
#71
ababic
closed
5 months ago
1
Docs: Update 'Indexing across models' example to include all necessary steps
#70
ababic
closed
5 months ago
1
Bug in index.query() prevents content from similar documents to be included in LLM query
#69
berry
closed
5 months ago
5
Docs examples for custom indexes should mention registration
#68
emilytoppm
opened
5 months ago
0
Default model converter should be able to handle different object types
#67
tomusher
closed
4 months ago
0
Ignore LiteLLM typing errors
#66
tomusher
closed
5 months ago
0
Refactor vector indexes in to single type
#65
tomusher
closed
5 months ago
0
Add Initial LiteLLM support
#64
tomusher
closed
5 months ago
0
Ditch backend-agnostic index classes
#63
ababic
closed
5 months ago
3
Add LiteLLM backend
#62
tomusher
closed
5 months ago
1
Add async support to APIs
#61
tomusher
closed
5 months ago
1
Support type-specific lookups for `similar()` and `search()`
#60
ababic
opened
6 months ago
2
Rationalise/simplify settings
#59
tomusher
opened
7 months ago
0
Bump github actions versions
#58
tomusher
closed
7 months ago
0
Restructure Documents to be dependent on Embeddings
#57
tomusher
closed
7 months ago
0
Make Embedding models required for all indexes
#56
tomusher
closed
7 months ago
1
Rename 'backends' to something less overloaded
#55
tomusher
closed
4 months ago
1
Introduce document converters/restructure indexes
#54
tomusher
closed
7 months ago
0
Move responsibility for text splitting configuration to the indexed type
#53
tomusher
closed
7 months ago
2
Refactor the registry to hold index instances
#52
mgax
closed
5 months ago
3
Make `object_type` be an attr of the index class
#51
mgax
closed
8 months ago
1
Install package in edit mode for testing
#50
mgax
closed
7 months ago
1
Support indexes on pgvector backend
#49
tomusher
opened
8 months ago
1
Add streaming support for 'query' calls
#48
tomusher
closed
2 months ago
3
Review/add Chroma backend
#47
tomusher
opened
8 months ago
0
Review/Add Milvus backend
#46
tomusher
opened
8 months ago
0
Next