Skip to content
Discussion options

You must be logged in to vote

Jido AI uses the Prompt module to encase an entire conversation - the list of messages - https://github.com/agentjido/jido_ai/blob/main/lib/jido_ai/prompt.ex

The first message in this list of messages can be a system prompt. The prompt module brings a lot of extra functionality and works across all providers (or should - if not it's a bug)

Here's the docs: https://hexdocs.pm/jido_ai/prompt.html

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ersinakinci
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mikehostetler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants