Skip to content

Commit

Permalink
Updating lots of back links, adding ai-journal
Browse files Browse the repository at this point in the history
  • Loading branch information
idvorkin committed Jul 4, 2023
1 parent 6546db4 commit 76abcbd
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 12 deletions.
41 changes: 41 additions & 0 deletions _d/ai-journal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
layout: post
title: "Igor's AI Journal"
permalink: /ai-journal
---

Woah, there's so much stuff to explore in AI. I'm going to keep a journal of stuff I'm looking at.

<!-- prettier-ignore-start -->
<!-- vim-markdown-toc GFM -->

- [Visualization](#visualization)
- [Weights and Balances](#weights-and-balances)
- [Diary](#diary)
- [2023-07-04](#2023-07-04)
- [Related posts](#related-posts)

<!-- vim-markdown-toc -->
<!-- prettier-ignore-end -->

## Visualization

### Weights and Balances

## Diary

### 2023-07-04

- Weight and Biases LangChain Traces
- See each call to the model

```zsh
LANGCHAIN_WANDBB_TRACING=true
LANGCHAIN_WANDB_TRACING=playing-around
```

### Related posts

{%include summarize-page.html src="/ai-talk" %}
{%include summarize-page.html src="/ai-art" %}
{%include summarize-page.html src="/gpt" %}
Loading

0 comments on commit 76abcbd

Please sign in to comment.