1 line
632 B
EmacsLisp
1 line
632 B
EmacsLisp
#s(ellama-session "Greeting (Open AI)" #s(llm-openai "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" "gpt-4" "text-embedding-3-large") "/home/amr/org/ellama-sessions/Greeting (Open AI).org" #s(llm-chat-prompt nil nil (#s(llm-chat-prompt-interaction system "" nil) #s(llm-chat-prompt-interaction user "hi" nil) #s(llm-chat-prompt-interaction assistant "Hello! How can I assist you today?" nil) #s(llm-chat-prompt-interaction user "I just want to say I am glad you are here" nil) #s(llm-chat-prompt-interaction assistant "That's so nice of you to say! I'm here to help you. How can I assist you further?" nil)) nil nil nil) nil) |