#Doc Dot Learn - Dive into any Python library with GPT4 as your guide

1 messages · Page 1 of 1 (latest)

small venture
noble nymph
#

Does it always do the search online or does it only do it when it doesnt think its up to date?

small venture
#

not entirely sure actually. It always gives the link when you first tell it the library your interested in. Im assuming it knows the link and is using that, so as long as the information that it links to is current, it should be up to date. It doesnt actually do the bing search unless it doesnt already know the direct link to the documentation.

#

the build prompt stresses the importance of making sure the information is current

noble nymph
#

Might have to do some testing usually it shows up as "browsing the web" when its actually gathering info.

small venture
#

I added a slight change to force it do a search to make sure the info is up to date. Cant test for another 25 mins though

small venture
#

I have it searching the web each time a new library is mentioned. It says that it prioritizes any new information if there is a difference between what it already new vs the new information found through search.

atomic coral
#

Could u Possibly use pypi To Look for the recent releases of the specified Lib?