You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is a lot of potential for templates in Orca. A potential they have is being the main point of entry and interface for the user to develop their LLM applications. Maybe think of it as a language to write LLM applications(?)
I keep thinking of ideas to extend this interface. What other ways is there for the user to communicate with an LLM? For example, I think it would be possible to specify functions for the LLM to use within a template as specified in #11.
Prompt engineering is basically pseudocoding in and of itself, so why not formalize it?
Any ideas, thoughts, or comments are more than welcome.
The text was updated successfully, but these errors were encountered:
I think there is a lot of potential for templates in Orca. A potential they have is being the main point of entry and interface for the user to develop their LLM applications. Maybe think of it as a language to write LLM applications(?)
I keep thinking of ideas to extend this interface. What other ways is there for the user to communicate with an LLM? For example, I think it would be possible to specify functions for the LLM to use within a template as specified in #11.
Prompt engineering is basically pseudocoding in and of itself, so why not formalize it?
Any ideas, thoughts, or comments are more than welcome.
The text was updated successfully, but these errors were encountered: