Skip to content

Commit

Permalink
ci: test tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeis committed Oct 3, 2024
1 parent 4b6f7dd commit bedcc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- The goal is to bring more encapsulation of the models management and simplified configuration management to bring increased flexibility, transparency on the overall flow, and simplicity in adding new model.
- We need to differentiate:
- Vendors: the producer of models (like OpenAI, Anthropric, Ollama, ..etc) and their associated APIs
- Vendors: the producer of models (like OpenAI, Azure, Anthropric, Ollama, ..etc) and their associated APIs
- Models: the LLM models these vendors are making public
- Each vendor and operations allowed by the vendor needs to be encapsulated. This includes:
- The questions needed to setup the model (like the API key, or the URL)
Expand Down

0 comments on commit bedcc08

Please sign in to comment.