Explore >> Select a destination


You are here

til.simonwillison.net
| | blog.miguelgrinberg.com
0.6 parsecs away

Travel
| | miguelgrinberg.com
| | isthisit.nz
2.1 parsecs away

Travel
| | August 2024 Update: Now a solved problem. Use Structured Outputs. Large language models (LLMs) return unstructured output. When we prompt them they respond with one large string. This is fine for applications such as ChatGPT, but in others where we want the LLM to return structured data such as lists or key value pairs, a parseable response is needed. In Building A ChatGPT-enhanced Python REPL I used a technique to prompt the LLM to return output in a text format I could parse.
| | www.kdnuggets.com
1.9 parsecs away

Travel
| | Let's learn all the useful services from the OpenAI.
| | www.backslash.security
24.0 parsecs away

Travel
| Every AppSec team and developer knows that upgrading to a new software version can feel like navigating a maze with hidden traps. Any version upgrade can introduce unforeseen code dependencies, undoing all your progress, and pushing you back to square one. This is why we developed Backslash Upgrade Simulation: to help developers handle the complexities of version upgrades without compromising security or productivity.