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
when executing org-ai-summerize over the selected region of the whole code in the above block, the resulted buffer *org-ai-on-region*:
** [[file:/mnt/c/Users/yshen/OneDrive - San Francisco Bay Area Rapid Transit District/Documents/my_setup/projects/dev/data-analytics-with-CBTC/data-analytics-with-CBTC.org]]
:LOGBOOK:
CREATED: [2023-07-27 Thu 06:27]
:END:
#+begin_ai
[ME]: In the following I will show you a question and then a text. I want you to answer that question based on the text. Use the text as primary source but also add any external information you think is relevant.
Here is the question:
Summarize this text.
Here is the text:
FipContainer(Module containerModule, ThreadManager thread, String fipGroup, Mode mode){
this.containerModule = containerModule;
this.containerThread = thread;
}
#+end_ai
Here is the top of the stack: org-ai-get-block-content((special-block (:standard-properties [24794 25293 24805 25284 0 24794 nil nil nil nil nil nil element nil (section (:standard-properties [24745 25293 24745 25293 0 24745 nil nil nil 24745 25291 section element nil (headline ...) nil nil #<buffer *org-ai-on-region*>])) nil nil #<buffer *org-ai-on-region*>] :type "ai" :parameters nil)))
The text was updated successfully, but these errors were encountered:
Here is how I ran into the error.:
when executing
org-ai-summerize
over the selected region of the whole code in the above block, the resulted buffer*org-ai-on-region*
:Here is the top of the stack:
org-ai-get-block-content((special-block (:standard-properties [24794 25293 24805 25284 0 24794 nil nil nil nil nil nil element nil (section (:standard-properties [24745 25293 24745 25293 0 24745 nil nil nil 24745 25291 section element nil (headline ...) nil nil #<buffer *org-ai-on-region*>])) nil nil #<buffer *org-ai-on-region*>] :type "ai" :parameters nil)))
The text was updated successfully, but these errors were encountered: