Mistral Search Engine
mistral-cookbookmistralrag
Export
Mistral AI search engine
[4]
Requirement already satisfied: aiohttp==3.9.5 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (3.9.5) Requirement already satisfied: beautifulsoup4==4.12.3 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (4.12.3) Requirement already satisfied: faiss_cpu==1.8.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (1.8.0) Requirement already satisfied: mistralai==0.4.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (0.4.0) Requirement already satisfied: nest_asyncio==1.6.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (1.6.0) Requirement already satisfied: numpy==1.26.4 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (1.26.4) Requirement already satisfied: pandas==2.2.2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (2.2.2) Requirement already satisfied: python-dotenv==1.0.1 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (1.0.1) Requirement already satisfied: requests==2.32.3 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (2.32.3) Requirement already satisfied: aiosignal>=1.1.2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from aiohttp==3.9.5) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from aiohttp==3.9.5) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from aiohttp==3.9.5) (1.4.1) Requirement already satisfied: multidict<7.0,>=4.5 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from aiohttp==3.9.5) (6.0.5) Requirement already satisfied: yarl<2.0,>=1.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from aiohttp==3.9.5) (1.9.4) Requirement already satisfied: async-timeout<5.0,>=4.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from aiohttp==3.9.5) (4.0.3) Requirement already satisfied: soupsieve>1.2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from beautifulsoup4==4.12.3) (2.5) Requirement already satisfied: httpx<0.26,>=0.25 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from mistralai==0.4.0) (0.25.2) Requirement already satisfied: orjson<3.11,>=3.9.10 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from mistralai==0.4.0) (3.10.4) Requirement already satisfied: pydantic<3.0.0,>=2.5.2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from mistralai==0.4.0) (2.7.3) Requirement already satisfied: python-dateutil>=2.8.2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from pandas==2.2.2) (2.9.0) Requirement already satisfied: pytz>=2020.1 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from pandas==2.2.2) (2024.1) Requirement already satisfied: tzdata>=2022.7 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from pandas==2.2.2) (2024.1) Requirement already satisfied: charset-normalizer<4,>=2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from requests==2.32.3) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from requests==2.32.3) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from requests==2.32.3) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from requests==2.32.3) (2024.6.2) Requirement already satisfied: anyio in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from httpx<0.26,>=0.25->mistralai==0.4.0) (4.4.0) Requirement already satisfied: httpcore==1.* in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from httpx<0.26,>=0.25->mistralai==0.4.0) (1.0.5) Requirement already satisfied: sniffio in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from httpx<0.26,>=0.25->mistralai==0.4.0) (1.3.1) Requirement already satisfied: h11<0.15,>=0.13 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from httpcore==1.*->httpx<0.26,>=0.25->mistralai==0.4.0) (0.14.0) Requirement already satisfied: annotated-types>=0.4.0 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from pydantic<3.0.0,>=2.5.2->mistralai==0.4.0) (0.7.0) Requirement already satisfied: pydantic-core==2.18.4 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from pydantic<3.0.0,>=2.5.2->mistralai==0.4.0) (2.18.4) Requirement already satisfied: typing-extensions>=4.6.1 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from pydantic<3.0.0,>=2.5.2->mistralai==0.4.0) (4.12.2) Requirement already satisfied: six>=1.5 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas==2.2.2) (1.16.0) Requirement already satisfied: exceptiongroup>=1.0.2 in /Users/hugolebelzic/miniconda3/envs/mistral-cookbook-contrib/lib/python3.10/site-packages (from anyio->httpx<0.26,>=0.25->mistralai==0.4.0) (1.2.0)

[5]
Scraper Definitions
[7]
Fetching page: 1 Fetching page: 2
little embeddings and vector store creation
[8]
[{'title': 'Apple announces deal with OpenAI. Will it be a game- ...',
, 'url': 'https://www.latimes.com/entertainment-arts/business/story/2024-06-10/apple-announces-leap-into-ai-will-it-be-a-game-changer',
, 'chunk': '“This is a method to allow Apple to make up for the fact that they haven’t been focused on AI like they should have done over the last decade or so.” Apple Intelligence was one of many announcements and updates from Apple\non Monday, including a feature that lets AirPods Pro users nod yes or shake their heads no to Siri’s questions when they are in crowded spaces. Additionally, the company announced that the\nVision Pro headset will also be available in additional countries starting later this month, including mainland China, Hong Kong, Japan and Singapore.The company also unveiled a new feature called InSight for its tvOS18 that is similar to Amazon’s X-Ray and shows the names of actors or a song playing on an Apple TV+ program.\nCompany Town\nScarlett Johansson also thinks OpenAI’s new voice sounds like her. She’s not happy about it\nJohansson, who portrayed the voice of a computer program in ‘Her,’ was not behind OpenAI’s ‘Sky’ voice assistant.'},
, {'title': "Apple partners with OpenAI as it unveils 'Apple Intelligence'",
, 'url': 'https://www.hurriyetdailynews.com/apple-partners-with-openai-as-it-unveils-apple-intelligence-197301',
, 'chunk': 'They\'re selling you down the river," Musk said in a post on social media.\nApple Intelligence, which runs only on the company\'s in-house technology, will enable users to create their own emojis based on a description in everyday language, or to generate brief summaries of e-mails in the mailbox.\nApple said Siri, its voice assistant, will also get an AI infused upgrade and now will appear as a pulsating light on the edge of your home screen.\nApple said it expected to announce support for other AI models in the future.\nThe company founded by Steve Jobs had remained very quiet on AI since the start of the ChatGPT-sparked frenzy, with Apple for a while avoiding the term altogether.\nBut the pressure became too great, with Wall Street propelling Microsoft past Apple as the world\'s biggest company when measured by stock price, largely because of the Windows-maker\'s unabashed embrace of AI.\nQuark.Models.Entities.Ancestor?.Title?.ToUpperInvariant()\n‘Over 400,000 irregular migrants voluntarily left Türkiye in one year’\nLATEST NEWS\n‘Over 400,000 irregular migrants voluntarily left Türkiye in one year’\nIsrael parliament revives bill on ultra-Orthodox conscription\nHouseholds spend most on rent, transport and food\nAnkara sent note to London over basketball team’s visa crisis, parliamentary question reveals\nJapan biochemist who discovered statins, Akira Endo, dies\nRecommended\nHouseholds spend most on rent, transport and food\nRetail sales growth continues to lose momentum\nHenkel’s revenue hits 5.3 billion euros in first quarter\nChiquita liable for financing Colombian paramilitaries: Jury\nSingapore Airline offers pay to victims of severe turbulence\nIntel suspends expansion of factory plan in Israel\nWORLD\nIsrael parliament revives bill on ultra-Orthodox conscription\nIsrael\'s parliament voted Tuesday to revive a controversial bill to conscript ultra-Orthodox Jews, which is backed by Prime Minister Benjamin Netanyahu but has been criticised by his defense minister.\nECONOMY\nHouseholds spend most on rent, transport and food\nHousing and rent, transport and food had the largest shares in households’ total consumption expenditures last year, a survey by the Turkish Statistical Institute (TÜİK) has shown.\nSPORTS\nAli Koç reelected as Fenerbahçe president\nBusinessman Ali Koç was reelected as the president of Fenerbahçe following an election held at the club\'s ordinary general assembly on June 9.\nTürkiye\nEconomy\nOpinion\nWorld\nArts & Life\nSports\nVideo\nPhoto\n©\nHürriyet Daily News\nPrivacy Policy\nWork With Us\nAbout the Newsroom\nLetters to the Editor\nAdvertise\n\ufeff'},
, {'title': 'Apple doubles down on artificial intelligence, announcing ...',
, 'url': 'https://www.npr.org/2024/06/10/nx-s1-4999051/apple-artificial-intelligence-partnership-openai-chatgpt-siri-iphone',
, 'chunk': "OpenAI itself has been embroiled in allegations of copying actor Scartlett Johansson’s voice without her permission. Apple is also at the center of an antitrust lawsuit filed by the Justice Department and 15 states. The government accuses Apple of abusing its power as a monopoly to push out rivals and keep customers using its products. It’s unclear how Apple’s new partnership with OpenAI could play into this case. Shortly after Apple’s announcement, OpenAI CEO Sam Altman posted on X, formerly known as Twitter, “very happy to be partnering with apple to integrate chatgpt into their devices later this year! think you will really like it.”\nApple is also rolling out what it calls Apple Intelligence, its term for Apple's own new generative AI software. Apple Intelligence will enable transcription for phone calls, AI photo retouching and improvements in the natural conversation flow with Siri, the company said."},
, {'title': 'Apple announces deal with OpenAI. Will it be a game- ...',
, 'url': 'https://www.latimes.com/entertainment-arts/business/story/2024-06-10/apple-announces-leap-into-ai-will-it-be-a-game-changer',
, 'chunk': 'Tools made by San Francisco-based OpenAI have been used to create\nmusic videos, read bedtime stories to children and help brainstorm ideas for writers. Companies including Microsoft and Google have aggressively incorporated AI into their products and services. Apple has often not been the first to market with new technological advances, choosing instead to enter new product categories — including smartphones and tablets — once they’ve been established, leading to broader consumer adoption. For example, Apple only began selling its own virtual and augmented reality headset (known as Vision Pro) early this year.\nApple said its AI capabilities were created with privacy protections in mind.'},
, {'title': 'Apple announces deal with OpenAI. Will it be a game- ...',
, 'url': 'https://www.latimes.com/entertainment-arts/business/story/2024-06-10/apple-announces-leap-into-ai-will-it-be-a-game-changer',
, 'chunk': 'Apple announces deal with OpenAI. Will it be a game-changer? - Los Angeles Times\nNews\nHome Page\nCalifornia\nElection 2024\nHousing & Homelessness\nPolitics\nScience & Medicine\nWorld & Nation\nBusiness\nArtificial Intelligence\nAutos\nJobs, Labor & Workplace\nReal Estate\nTechnology and the Internet\nCalifornia\nCalifornia Politics\nEarthquakes\nEducation\nHousing & Homelessness\nL.A. Influential\nL.A. Politics\nMental Health\nClimate & Environment\nGlobal Warming\nWater & Drought\nEntertainment & Arts\nArts\nBooks\nStand-Up Comedy\nCompany Town\nThe Envelope (Awards)\nMovies\nMusic\nTelevision\nThings to Do\nDe Los\nEn Español\nFood\n101 best restaurants in L.A.\nRecipes\nImage\nLifestyle\nHealth & Wellness\nHome Design\nL.A.'}] tools definition
[9]
Fetching page: 1
Fetching page: 2
[{'title': "Microsoft partners with France's Mistral AI, an OpenAI rival", 'url': 'https://apnews.com/article/mistral-ai-lechat-microsoft-openai-cbd6f5604fa577a0d1e7f9047708b718', 'chunk': 'Mistral has also previously said it is teaming up with other big cloud providers including Amazon and Google.\nRELATED COVERAGE\nUS antitrust enforcers will investigate leading AI companies Microsoft, Nvidia and OpenAI\nAI ‘gold rush’ for chatbot training data could run out of human-written text\nFormer OpenAI employees lead push to protect whistleblowers flagging artificial intelligence risks\nMistral made a big splash by attracting big amounts of investor funding to give it a multibillion-dollar valuation just months after it was founded last spring. It was started by three French former researchers from Google and Meta: CEO Arthur Mensch, Chief Scientist Guillaume Lample and Chief Technology Officer Timothee Lacroix.\nIt has advertised an “open-source” approach to developing AI that involves publicly releasing key components of some AI systems, in contrast to companies such as OpenAI that closely guard them.'}, {'title': 'How Mistral AI, an OpenAI competitor, rocketed to $2Bn in ...', 'url': 'https://www.bensbites.com/case-study/how-mistral-ai-an-openai-competitor-rocketed-to-2bn-in-12-months', 'chunk': 'Something went wrong while submitting the form.PricingLog inSign upCase studies\nHow Mistral AI, an OpenAI competitor, rocketed to $2Bn in <12 monthsHow Mistral AI, an OpenAI competitor, rocketed to $2Bn in <12 monthsSaveSavedToday Iâ\x80\x99m diving deep into Mistral AI, who are making headlines after recently closing their (huge) Series A round. Launched just 7 months ago, theyâ\x80\x99re disrupting the LLM market. I want to look at how theyâ\x80\x99re doing it - and how you can take advantage.This post covers:What is Mistral?Whoâ\x80\x99s behind it?The timeline: Whatâ\x80\x99s happened to dateFundraisingProduct OverviewA peek inside their seed deck ð\x9f\x91\x80 Roadmap analysis. Are they achieving what they set out to do?5 big reasons Mistralâ\x80\x99s making waves ð\x9f\x8c\x8aHow people actually use MistralOpportunities and how you can take advantageWhat developers think of MistralWhat is Mistral?A French startup that develops fast, open-source and secure language models.'}, {'title': 'How Mistral AI, an OpenAI competitor, rocketed to $2Bn in ...', 'url': 'https://www.bensbites.com/case-study/how-mistral-ai-an-openai-competitor-rocketed-to-2bn-in-12-months', 'chunk': 'As Mistral has been true to the promise of releasing open models, the community (and other companies) have taken Mistralâ\x80\x99s models and created better models on top of them. For example, OpenHermes 2.5 by Teknium and Neural Chat 7B by Intel.With AI models, open source takes many forms: from available to use locally but no details about the model (weights, architecture etc.) to models that are fully open source and allow users to train on the outputs.While Mistralâ\x80\x99s models were open-weights from the start, Mistralâ\x80\x99s latest announcement had a line in their Terms of Service Terms of Service which was spotted by Far El on Twitter, said:Basically, you canâ\x80\x99t use it to train or improve other models or compete against themâ\x80¦It wasnâ\x80\x99t clear whether this was just for the API platform or the model itself. And unfortunately, open-source means you should be able to use this tech how you like, thatâ\x80\x99s kind of the point.'}, {'title': 'How Mistral AI, an OpenAI competitor, rocketed to $2Bn in ...', 'url': 'https://www.bensbites.com/case-study/how-mistral-ai-an-openai-competitor-rocketed-to-2bn-in-12-months', 'chunk': 'Founded in 2023 by Arthur Mensch, Guillaume Lample, and Timothée Lacroix.Theyâ\x80\x99ve raised over $650M in funding, are valued at $2Bn, are less than a year old and have 22 employees.monthly search volume for â\x80\x98mistral aiâ\x80\x99The company is important for a few reasons;Itâ\x80\x99s actually open-source, you know like OpenAI was supposed to be? Or how LlaMA by Meta kinda is but isnâ\x80\x99t?Itâ\x80\x99s developed 2 AI models in less than a year.Itâ\x80\x99s French.The founders are 3 researchers from DeepMind and Meta who aimed to beat GPT 3.5 by year-end.'}, {'title': 'How Mistral AI, an OpenAI competitor, rocketed to $2Bn in ...', 'url': 'https://www.bensbites.com/case-study/how-mistral-ai-an-openai-competitor-rocketed-to-2bn-in-12-months', 'chunk': 'The big debate.Mistral believes (as do many others, myself included) that there are several concerns with closed AI approaches; businesses have to send sensitive data to it, only exposing the outputs doesnâ\x80\x99t help connect with other components (retrieval, structure inputs etc) and the data used to train the models are secret (so we assume it can do some things it perhaps hasnâ\x80\x99t been trained on).Now the bold stuff.â\x80\x9cMistral will offer the best technology in 4 yearsâ\x80\x9d.How?Theyâ\x80\x99ll take a more open approach to model development.Tighter integration with customersâ\x80\x99 workflows.Increase focus on data sources and control.Propose unmatched guarantees on security and privacy.Thereâ\x80\x99s a lot more detail in their deck on the above 4 points.As far as business focus goesâ\x80¦â\x80\x9cOn the business side, we will provide the most valuable technology brick to the emerging AI-as-a-service industry that will revolutionise business workflows with generative AI.'}]
[10]
Fetching page: 1 Fetching page: 2
'Mistral has also previously said it is teaming up with other big cloud providers including Amazon and Google.\nRELATED COVERAGE\nUS antitrust enforcers will investigate leading AI companies Microsoft, Nvidia and OpenAI\nAI ‘gold rush’ for chatbot training data could run out of human-written text\nFormer OpenAI employees lead push to protect whistleblowers flagging artificial intelligence risks\nMistral made a big splash by attracting big amounts of investor funding to give it a multibillion-dollar valuation just months after it was founded last spring. It was started by three French former researchers from Google and Meta: CEO Arthur Mensch, Chief Scientist Guillaume Lample and Chief Technology Officer Timothee Lacroix.\nIt has advertised an “open-source” approach to developing AI that involves publicly releasing key components of some AI systems, in contrast to companies such as OpenAI that closely guard them.\nSomething went wrong while submitting the form.PricingLog inSign upCase studies\nHow Mistral AI, an OpenAI competitor, rocketed to $2Bn in <12 monthsHow Mistral AI, an OpenAI competitor, rocketed to $2Bn in <12 monthsSaveSavedToday Iâ\x80\x99m diving deep into Mistral AI, who are making headlines after recently closing their (huge) Series A round. Launched just 7 months ago, theyâ\x80\x99re disrupting the LLM market. I want to look at how theyâ\x80\x99re doing it - and how you can take advantage.This post covers:What is Mistral?Whoâ\x80\x99s behind it?The timeline: Whatâ\x80\x99s happened to dateFundraisingProduct OverviewA peek inside their seed deck ð\x9f\x91\x80 Roadmap analysis. Are they achieving what they set out to do?5 big reasons Mistralâ\x80\x99s making waves ð\x9f\x8c\x8aHow people actually use MistralOpportunities and how you can take advantageWhat developers think of MistralWhat is Mistral?A French startup that develops fast, open-source and secure language models.\nAs Mistral has been true to the promise of releasing open models, the community (and other companies) have taken Mistralâ\x80\x99s models and created better models on top of them. For example, OpenHermes 2.5 by Teknium and Neural Chat 7B by Intel.With AI models, open source takes many forms: from available to use locally but no details about the model (weights, architecture etc.) to models that are fully open source and allow users to train on the outputs.While Mistralâ\x80\x99s models were open-weights from the start, Mistralâ\x80\x99s latest announcement had a line in their Terms of Service Terms of Service which was spotted by Far El on Twitter, said:Basically, you canâ\x80\x99t use it to train or improve other models or compete against themâ\x80¦It wasnâ\x80\x99t clear whether this was just for the API platform or the model itself. And unfortunately, open-source means you should be able to use this tech how you like, thatâ\x80\x99s kind of the point.\nFounded in 2023 by Arthur Mensch, Guillaume Lample, and Timothée Lacroix.Theyâ\x80\x99ve raised over $650M in funding, are valued at $2Bn, are less than a year old and have 22 employees.monthly search volume for â\x80\x98mistral aiâ\x80\x99The company is important for a few reasons;Itâ\x80\x99s actually open-source, you know like OpenAI was supposed to be? Or how LlaMA by Meta kinda is but isnâ\x80\x99t?Itâ\x80\x99s developed 2 AI models in less than a year.Itâ\x80\x99s French.The founders are 3 researchers from DeepMind and Meta who aimed to beat GPT 3.5 by year-end.\nThe big debate.Mistral believes (as do many others, myself included) that there are several concerns with closed AI approaches; businesses have to send sensitive data to it, only exposing the outputs doesnâ\x80\x99t help connect with other components (retrieval, structure inputs etc) and the data used to train the models are secret (so we assume it can do some things it perhaps hasnâ\x80\x99t been trained on).Now the bold stuff.â\x80\x9cMistral will offer the best technology in 4 yearsâ\x80\x9d.How?Theyâ\x80\x99ll take a more open approach to model development.Tighter integration with customersâ\x80\x99 workflows.Increase focus on data sources and control.Propose unmatched guarantees on security and privacy.Thereâ\x80\x99s a lot more detail in their deck on the above 4 points.As far as business focus goesâ\x80¦â\x80\x9cOn the business side, we will provide the most valuable technology brick to the emerging AI-as-a-service industry that will revolutionise business workflows with generative AI.'
[11]
chat
[12]
[13]
ChatCompletionResponse(id='ed2e245edaf04b3e96fea1a914e9e97f', object='chat.completion', created=1718097895, model='mistral-large-latest', choices=[ChatCompletionResponseChoice(index=0, message=ChatMessage(role='assistant', content='', name=None, tool_calls=[ToolCall(id='wq5uJdILV', type=<ToolType.function: 'function'>, function=FunctionCall(name='mistral_web_search', arguments='{"search_query": "apple WWDC 2024"}'))], tool_call_id=None), finish_reason=<FinishReason.tool_calls: 'tool_calls'>)], usage=UsageInfo(prompt_tokens=121, total_tokens=156, completion_tokens=35)) [14]
[15]
function_name: mistral_web_search
function_params: {'search_query': 'apple WWDC 2024'}
[16]
Fetching page: 1 Fetching page: 2
"Apple WWDC 2024: the 13 biggest announcements - The VergeSkip to main contentThe VergeThe Verge logo.The Verge homepageThe Verge homepageThe VergeThe Verge logo./Tech/Reviews/Science/Entertainment/AI/MoreMenuExpandThe VergeThe Verge logo.MenuExpandWWDC 2024/Apple/TechApple WWDC 2024: the 13 biggest announcementsApple WWDC 2024: the 13 biggest announcements / Apple’s WWDC keynote had a lot to do with AI.By\nEmma Roth, a news writer who covers the streaming wars, consumer tech, crypto, social media, and much more. Previously, she was a writer and editor at MUO.\nJun 10, 2024, 6:57 PM UTCShare this storyApple’s Worldwide Developers Conference keynote has come to a close — and the company had a whole lot to share.\nFifty Distinguished Winners, who are recognised for outstanding submissions, will be invited to Cupertino for a three-day experience.\nApple will share additional conference information in advance of WWDC24 through the Apple Developer app and website.\nShare article\nMedia\nText of this article\n26 March 2024\nPRESS RELEASE\nApple’s Worldwide Developers Conference returns June 10, 2024\nEntire conference available online for all developers, with a special event at Apple Park on June 10\nCUPERTINO, CALIFORNIA Apple today announced it will host its annual Worldwide Developers Conference (WWDC) online from June 10 through 14, 2024. Developers and students will have the opportunity to celebrate in person at a special event at Apple Park on opening day.\nFree for all developers, WWDC24 will spotlight the latest iOS, iPadOS, macOS, watchOS, tvOS, and visionOS advancements.\niPadOS could finally get new apps like a native calculator, and some rumored new Apple Pencil 3 features.\xa0We expect macOS to offer AI features, with native apps that lean on smart tools and generative AI: assisted writing in Pages, a slide deck maker in Keynote, coding in Xcode, all powered by AI.\xa0When it comes to the Vision Pro and visionOS, we haven't heard much, so we're expecting a nod to spatial computing, but nothing huge coming yet. For wearables, we're not expecting big watchOS changes with watchOS 11, either.Watch WWDC 2024 live with usWWDC 2024 as it happens\nRefresh\n2024-06-10T16:26:28.008Z\nGood morning, good afternoon and good evening, wherever you are in the world – and welcome to TechRadar's live coverage of WWDC 2024.\n2024-06-10T16:45:58.710Z\n(Image credit: Jacob Krol / Future)Apple's WWDC 2024 keynote is minutes away, with rumors swirling about \xa0announcements focusing on artificial intelligence and Siri, Apple's languishing voice assistant.\nThis year’s conference will include video sessions and opportunities to engage with Apple designers and engineers and connect with the worldwide developer community.\nWWDC24 will include an in-person experience on June 10 that will provide developers the opportunity to watch the keynote at Apple Park, meet with Apple team members, and take part in special activities. Space will be limited, and details on how to apply to attend can be found on the Apple Developer site and app.\nApple is proud to support the next generation of developers through the Swift Student Challenge, one of many Apple programs that seek to uplift the next generation of developers, creators, and entrepreneurs. On March 28, this year’s applicants will be notified of their status, and winners will be eligible to apply for the in-person experience at Apple Park. Fifty Distinguished Winners, who are recognised for outstanding submissions, will be invited to Cupertino for a three-day experience.\nThis year’s conference will include video sessions and opportunities to engage with Apple designers and engineers and connect with the worldwide developer community.\nWWDC24 will include an in-person experience on June 10 that will provide developers the opportunity to watch the keynote at Apple Park, meet with Apple team members, and take part in special activities. Space will be limited, and details on how to apply to attend can be found on the Apple Developer site and app.\nApple is proud to support the next generation of developers through the Swift Student Challenge, one of many Apple programs that seek to uplift the next generation of developers, creators, and entrepreneurs. On March 28, this year’s applicants will be notified of their status, and winners will be eligible to apply for the in-person experience at Apple Park."
[17]
"Apple's Worldwide Developers Conference (WWDC) took place on June 10, 2024. The keynote focused mainly on artificial intelligence, with several announcements made. Unfortunately, I don't have real-time information, so I can't provide the specific details of the 13 biggest announcements mentioned in the article from The Verge.\n\nHowever, some general expectations before the event included the possibility of new apps for iPadOS such as a native calculator and new features for Apple Pencil 3. For macOS, it was anticipated that there would be AI features and smart tools integrated into native apps like Pages, Keynote, and Xcode.\n\nThe event also included video sessions and opportunities for developers to engage with Apple designers and engineers. There was an in-person experience at Apple Park for selected developers to watch the keynote, meet with Apple team members, and participate in special activities. Apple also continued its tradition of supporting the next generation of developers through the Swift Student Challenge."
Chat in a chain (cleaner user experience)
[ ]