Skip to content

Commit

Permalink
Merge pull request #64 from edgenai:chore/update_readme
Browse files Browse the repository at this point in the history
chore(docs): updated README
  • Loading branch information
francis2tm authored Feb 16, 2024
2 parents 9c148ec + aad14c2 commit bd0bb81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,13 @@
### Features

- [x] Session Caching: ⚡Edgen maintains top performance with big contexts (big chat histories), by caching sessions. Sessions are auto-detected in function of the chat history.
- [ ] GPU support: [#16](https://github.com/edgenai/edgen/issues/16)
- [ ] GPU support: CUDA [#54](https://github.com/edgenai/edgen/issues/54), Vulkan [#16](https://github.com/edgenai/edgen/issues/16)

### Endpoints

- [x] \[Chat\] [Completions](https://docs.edgen.co/api-reference/chat)
- [x] \[Audio\] [Transcriptions](https://docs.edgen.co/api-reference/audio)
- [ ] \[Embeddings\] Embeddings [#41](https://github.com/edgenai/edgen/issues/41)
- [ ] \[Image\] Generation
- [ ] \[Chat\] Multimodal chat completions
- [ ] \[Audio\] Speech
Expand Down

0 comments on commit bd0bb81

Please sign in to comment.