bees-knees/prophet/infra
Marty Oehme 333d825cb7
ref: Allow passing custom prompts to Groq methods
Rudimentary implementation currently. Would probably ultimately help to
have a 'prompt' domain model which can be used something like this:

Prompt(type=Prompt.SUGGESTIONS).leaning("left").current(2025).area("politics").view("American")

That way it would be easy to build your own prompt.
2025-06-12 22:35:54 +02:00
..
improvement_pickle_repo.py Move pickle functions to PickleRepo 2025-06-06 14:53:22 +02:00
improvement_supa_repo.py feat: Order supa repo results reverse chronologically 2025-06-09 22:40:48 +02:00
llm_groq.py ref: Allow passing custom prompts to Groq methods 2025-06-12 22:35:54 +02:00