Fix registry tags (#1452)
This commit is contained in:
parent
a6f179ed2d
commit
8127d0c929
1 changed files with 1 additions and 4 deletions
|
|
@ -1605,7 +1605,7 @@
|
||||||
authors:
|
authors:
|
||||||
- msingh-openai
|
- msingh-openai
|
||||||
tags:
|
tags:
|
||||||
- web-browsing
|
- completions
|
||||||
|
|
||||||
- title: Prompt Caching 101
|
- title: Prompt Caching 101
|
||||||
path: examples/Prompt_Caching101.ipynb
|
path: examples/Prompt_Caching101.ipynb
|
||||||
|
|
@ -1613,7 +1613,4 @@
|
||||||
authors:
|
authors:
|
||||||
- charuj
|
- charuj
|
||||||
tags:
|
tags:
|
||||||
- latency
|
|
||||||
- cost
|
|
||||||
- prompt caching
|
|
||||||
- completions
|
- completions
|
||||||
Loading…
Reference in a new issue