add hermes llm

This commit is contained in:
Adil Hafeez 2025-05-29 13:33:41 -07:00
parent 470cdf9843
commit cd7b8ef649
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
4 changed files with 160 additions and 1 deletions

View file

@ -1,3 +1,3 @@
[workspace]
resolver = "2"
members = ["llm_gateway", "prompt_gateway", "common", "brightstaff"]
members = ["llm_gateway", "prompt_gateway", "common", "brightstaff", "hermesllm"]