Skip to content

Commit

Permalink
Merge branch 'lgtm'
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Feb 6, 2024
2 parents fa28035 + 63b95ac commit e5294c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ I want to support me, you can [sponsor me on github](https://github.com/sponsors
- [Centuar Chess](./writing/posts/centaur-chess.md)
- [Freediving Under Ice](./writing/posts/freediving.md)

## Systems
## AI Engineering

- [5 Questions to ask yourself as sa AI Engineer](./writing/posts/stochastic-software.md)
- [How to build a terrible RAG system](./writing/posts/rag-inverted.md)
- [Stop using LGTM@Few, How to improve RAG](./writing/posts/lgtmk.md)
- [Rag is more than embeddings](./writing/posts/rag.md)
- [Flight, a framework for building and executing pipelines](./writing/posts/recsys-frameworks.md)
- [LLM Observability is just plain observability](./writing/posts/llmops.md)
Expand Down
3 changes: 2 additions & 1 deletion docs/writing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ I don't focus on maintaining high writing quality; instead, I prioritize writing
- [Centuar Chess](./posts/centaur-chess.md)
- [Freediving](./posts/freediving.md)

## Systems
## AI Engineering

- [5 Questions to ask yourself as sa AI Engineer](./posts/stochastic-software.md)
- [How to build a terrible RAG system](./posts/rag-inverted.md)
- [Stop using LGTM@Few, How to improve RAG](./posts/lgtmk.md)
- [Rag is more than embeddings](./posts/rag.md)
- [Flight, a framework for building and executing pipelines](./posts/recsys-frameworks.md)
- [LLM Observability is just plain observability](./posts/llmops.md)
Expand Down

0 comments on commit e5294c4

Please sign in to comment.