Title: ChatGPT – Page 2 – Alex Kirk

---

# Tag: ChatGPT

 * 
   ## 󠀁[Resuming ChatGPT chats in CLI](https://alex.kirk.at/2023/09/25/resuming-chatgpt-chats-in-cli/)󠁿
   
 * September 25, 2023
 * I have issued an update to my CLI ChatGPT Client (see when I first announced 
   it) so that you can now resume conversations. Here is the new –help output (I
   personally have an alias cgt=path/to/chat.php to have it quickly available): 
   The CLI client uses a streaming response, so you can watch as it generates your…
 * [AI](https://alex.kirk.at/category/ai/), [Explorations](https://alex.kirk.at/category/explorations/)
 * 
   ## 󠀁[Letting ChatGPT Access the Internet](https://alex.kirk.at/2023/06/13/letting-chatgpt-access-the-internet/)󠁿
   
 * June 13, 2023
 * With the new Completions function calling API you can actually enable ChatGPT
   to access the internet. I did a few quick experiments where I provided it with
   a function called get_extracted_url_contents. See how it made use of it: Get 
   News Script: https://github.com/akirk/cli-chatgpt/blob/main/get-news.php $ php
   get-news.php Prompt: Get some news from a random US news website…
 * [AI](https://alex.kirk.at/category/ai/), [Explorations](https://alex.kirk.at/category/explorations/),
   [Web](https://alex.kirk.at/category/web/)

 [Previous Page](https://alex.kirk.at/tag/chatgpt/?output_format=md) [Next Page](https://alex.kirk.at/tag/chatgpt/page/3/?output_format=md)