Commit graph

6 commits

Author SHA1 Message Date
Adil Hafeez
33f9dd22e6
Add workflow logic for weather forecast demo (#24) 2024-07-30 16:23:23 -07:00
Adil Hafeez
a0abd9c42d
refactor code a bit (#21) 2024-07-24 14:13:18 -07:00
Adil Hafeez
cad38295bf
Use open-message-format to serialize and deserialize embeddings api (#18)
* Use open-message-format to serialize and deserialize embeddings api
2024-07-23 11:56:49 -07:00
Adil Hafeez
7bf77afa0e
add embedding store (#10) 2024-07-18 14:04:51 -07:00
Adil Hafeez
cc2a496f90
Setup pre-commit so it runs locally before every git push (#12)
* Setup pre-commit so it runs locally before every git push

* Update .pre-commit-config.yaml

* added more checks

* update readme

* Apply suggestions from code review

Co-authored-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>

* remove cargo-check

---------

Co-authored-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-07-18 11:01:02 -07:00
Adil Hafeez
100114f6d0 initial commit 2024-07-09 13:36:17 -07:00