We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358b750 commit 21b580bCopy full SHA for 21b580b
docs/roadmap.md
@@ -7,6 +7,9 @@ The list below contains the functionality that contributors are planning to deve
7
* **Natural Language Processing**
8
* [x] Vector Search (Alpha release. See [RFC](https://docs.google.com/document/d/18IWzLEA9i2lDWnbfbwXnMCg3StlqaLVI-uRpQjr_Vos/edit#heading=h.9gaqqtox9jg6))
9
* [ ] [Enhanced Feature Server and SDK for native support for NLP](https://github.com/feast-dev/feast/issues/4964)
10
+ * [ ] Keyword Search
11
+ * [ ] Hybrid Search
12
+ * [ ] Default Chunking and Sentence Embedding for RAG
13
* **Data Sources**
14
* [x] [Snowflake source](https://docs.feast.dev/reference/data-sources/snowflake)
15
* [x] [Redshift source](https://docs.feast.dev/reference/data-sources/redshift)
0 commit comments