Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroit authored Oct 21, 2024
1 parent 3106a36 commit 715852b
Showing 1 changed file with 29 additions and 7 deletions.
36 changes: 29 additions & 7 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@

* **Version 2.0 (temp)**
- multimodality
- graph (can be a plugin)
- multiagent apis
- review clients
- all endpoints typed

* **Version 1.8 (temp)**
- custom endpoints
- stress tests:
- load testing
- benchmark threads vs async/await
- form & tools
- model getter
- json schema + Pydantic support at choice
- telemetry
- anonymous (just unique instance id, country, (n.utenti, info plugin))
- open issues (see repo, we just clean them out)
- community:
- real pizza challenge
- meow talk

* **Version 1.5**
* Technical
* Plugins
Expand All @@ -23,20 +45,20 @@
* compose with local LLM + embedder - ready to use (OK)
* (nginx?)
* LLM improvements
* explicit support for chat vs completion
* each LLM has its own default template
* User support (not management)
* explicit support for chat vs completion (OK)
* each LLM has its own default template (not relevant anymore)
* User support (OK)
* fix bugs (OK)
* sessions (OK)
* Outreach
* Community
* 1 live event (OK)
* 4 meow talk (OK)
* 1 challenge (OK)
* 1 challenge (KO)
* Dissemination
* use cases examples
* tutorials on hooks
* hook discovery tool
* use cases examples (OK)
* tutorials on hooks (OK)
* hook discovery tool (OK)
* website analytics (OK)
* Branding
* logo (OK)
Expand Down

0 comments on commit 715852b

Please sign in to comment.