Skip to content

Commit

Permalink
Updated Implementing Cost Effective Test Driven Development In An Llm…
Browse files Browse the repository at this point in the history
… Application
  • Loading branch information
Siteleaf committed Dec 18, 2023
1 parent 875d8cc commit 598bb1c
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Implementing cost-effective Test-Driven Development in an LLM application'

title: Implementing cost-effective Test-Driven Development in an LLM application
date: 2023-12-18 00:00:00 Z
categories:
- Artificial Intelligence
tags:
Expand All @@ -11,7 +11,10 @@ tags:
- Blog
- GPT
- Sustainability
summary: Developing LLM applications using Test-Driven Development principles can be expensive due to the incurred cost of every usage. In this post, we discussed how our attempt to tackle the inherit non-deterministic nature of LLMs increased our operational costs and the techniques we employed to minimise them.
summary: Developing LLM applications using Test-Driven Development principles can
be expensive due to the incurred cost of every usage. In this post, we discussed
how our attempt to tackle the inherit non-deterministic nature of LLMs increased
our operational costs and the techniques we employed to minimise them.
author: fvlachos
---

Expand Down

0 comments on commit 598bb1c

Please sign in to comment.