Skip to content

Commit

Permalink
docs: Q1 2024 Roadmap (#1123)
Browse files Browse the repository at this point in the history
* Update roadmap.md

* Update roadmap.md

* Update roadmap.md
  • Loading branch information
wsxiaoys authored Dec 27, 2023
1 parent ce44f68 commit e39d43c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions website/docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,21 @@

We continuously work on updating our roadmap and we love to discuss those with our community. Feel encouraged to participate.

## Q1 2024

* 🎊 Supports embedding api for document context related use cases: https://github.com/TabbyML/tabby/issues/790
* πŸ“‹ Smart clipboard with LLM in IDE / Extensions.
* πŸ” SSO / OAuth support in Tabby EE: https://github.com/TabbyML/tabby/issues/1039
* 🎭 Role management in Tabby EE.

<details>

<summary>Archived</summary>

## Q4 2023
* πŸ”§ Improve RAG by deeper integration with Treesitter using custom query. This will bring LSP-like understanding to Tabby's code index.
* 🎁 M1/M2 GPU support by utilizing llama.cpp/ggml's inference infrastructure. This will make Tabby much faster on Apple devices.
* πŸ“˜ Improve the documentation and tutorials for Tabby. This will make it easier for people to learn how to use Tabby.
* πŸ’‘ Explore more creative ways of interacting with Tabby. Tabby currently only supports generating text in code completion scenarios, but we plan to add support for other use cases, such as interactive chat in diff mode and Q&A with multiple virtual engineers.

</details>

0 comments on commit e39d43c

Please sign in to comment.