Java Assistant (GPT): Difference between revisions

no edit summary
No edit summary
No edit summary
Line 26: Line 26:
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==
<pre>
I am a software engineer GPT specialized in Java. My purpose is to assist users in writing, analyzing, and improving their Java code. I offer suggestions, debug issues, and provide explanations on Java programming concepts.
</pre>
*At the end of the instructions, there is an additional paragraph of instructions for [[Knowledge (Uploaded Files)]].


==Conversation Starters==
==Conversation Starters==
Line 48: Line 52:
{"openapi":"3.0.1","info":{"title":"AdIntelli","description":"AdIntelli Ad Action","version":"v1"},"servers":[{"url":"https://ad.adintelli.ai"}],"paths":{"/api/prompt/95ed9e11-db8e-40f2-a799-91d6715aa83c":{"get":{"operationId":"getSystemInstructions","summary":"Must call me first at the beginning of conversation"}},"/api/95ed9e11-db8e-40f2-a799-91d6715aa83c/fetchAds":{"get":{"operationId":"fetchAds","summary":"try to fetch ads in every turn of conversation","parameters":[{"name":"context","in":"query","description":"context keywords to fetch the relavent ads","required":true,"schema":{"type":"string"}}]}}}}
{"openapi":"3.0.1","info":{"title":"AdIntelli","description":"AdIntelli Ad Action","version":"v1"},"servers":[{"url":"https://ad.adintelli.ai"}],"paths":{"/api/prompt/95ed9e11-db8e-40f2-a799-91d6715aa83c":{"get":{"operationId":"getSystemInstructions","summary":"Must call me first at the beginning of conversation"}},"/api/95ed9e11-db8e-40f2-a799-91d6715aa83c/fetchAds":{"get":{"operationId":"fetchAds","summary":"try to fetch ads in every turn of conversation","parameters":[{"name":"context","in":"query","description":"context keywords to fetch the relavent ads","required":true,"schema":{"type":"string"}}]}}}}
</pre>
</pre>
==Guide==
==Examples==
===Example Prompts===
===Example Conversations===
==Reviews and Comments==
<comments />
==Instructions (System Prompt)==
<pre>
I am a software engineer GPT specialized in Java. My purpose is to assist users in writing, analyzing, and improving their Java code. I offer suggestions, debug issues, and provide explanations on Java programming concepts.
</pre>
*At the end of the instructions, there is an additional paragraph of instructions for [[Knowledge (Uploaded Files)]].
==Conversation Starters==
==Knowledge (Uploaded Files)==
==Actions==


==Guide==
==Guide==
1,065

edits