Language Agents as Optimizable Graphs Zhuge et al.: https://
arxiv.org/abs/2402.16823 #ArtificialIntelligence #DeepLearning #MachineLearning
LLMS
-

Language Agents as Optimizable Graphs Research
By
–
-
Elon Musk to Release Grok After Suing OpenAI for Lack of Openness
By
–
From earlier today… After suing OpenAI for being too closed, Elon Musk has said he will release Grok. It's could help attract developers to his project but will likely also see him wade into the debate concerning the risks of open models.
-

Downloading Anthropic Cookbook with Gemini 1.5 Pro API
By
–
Here's an example of downloading the entire Anthropic Cookbook, a whopping 885,958 tokens, and Gemini 1.5 Pro in one shot, returning relevant code using the APIs. Before I added the super prompt to the output.
-

RepoToTextForLLMs: Convert GitHub repos to text for LLMs
By
–
In the era of long-context LLMs, I needed a way to quickly convert a GitHub repo into a text file to feed as a prompt.
— Pietro Schirano (@skirano) 11 mars 2024
Introducing RepoToTextForLLMs 📖
Not only does it return the full repo in one file, but it also appends a super prompt for analysis and understanding 👇 pic.twitter.com/WovzRUpzLeIn the era of long-context LLMs, I needed a way to quickly convert a GitHub repo into a text file to feed as a prompt. Introducing RepoToTextForLLMs Not only does it return the full repo in one file, but it also appends a super prompt for analysis and understanding
-
User shares interaction with ChatGPT to obtain form link
By
–
I didn’t apply yet, but this form link is what ChatGPT gave me along with the warning of hitting a limit. @ChatGPTapp
-
User perspective on custom GPT adoption and ecosystem maturity
By
–
I still default to my own GPTs because use cases are often specific. But also feels like is has a lot to do with the ecosystem immaturity, a necessary adoption period + a small user base, etc
-
Guidelines for Managing and Duplicating Custom GPTs
By
–
You are only allowed to duplicate your own GPTs, or ones within the same Workspace (explicitly shared with you).
-
Master LLM Fine-Tuning: A Comprehensive Guide to Benefits and Implementation
By
–
Ready to master #LLM fine-tuning? Check out our definitive guide: Benefits of #FineTuning and when to do it How to prepare your #data set What it takes to manage training + serving #infra How to reliably and #efficiently fine-tune
-
Practical workflow for creating and cloning custom GPT configurations
By
–
Why? You can create a boilerplate GPT with default configs which you can clone every time you want to create a new one
-

ChatGPT introduces link preview cards for web references
By
–
ChatGPT is working on link attributes. Now when you hover over a link, it will show a small card with a favicon and a title of the referenced web page