Skip to content

Commit 20b6158

Browse files
authored
Update README.md
1 parent 869e500 commit 20b6158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ losses, natural language text, compiler errors, etc.). Trace generalizes the bac
1515
propagating an AI system's execution trace. Trace is implemented as a PyTorch-like Python library. Users write Python
1616
code directly and can use Trace primitives to optimize certain parts, just like training neural networks!
1717

18-
[Paper](https://arxiv.org/abs/2406.16218) | [Project website](https://microsoft.github.io/Trace/) | [Documentation](https://microsoft.github.io/Trace/intro.html) | [Blogpost](https://www.microsoft.com/en-us/research/blog/tracing-the-path-to-self-adapting-ai-agents/) | [Discord channel](https://discord.gg/9CcNqXAnPC)
18+
[Paper](https://arxiv.org/abs/2406.16218) | [Project website](https://microsoft.github.io/Trace/) | [Documentation](https://microsoft.github.io/Trace/intro.html) | [Blogpost](https://www.microsoft.com/en-us/research/blog/tracing-the-path-to-self-adapting-ai-agents/) | [Discord channel](https://discord.gg/9CcNqXAnPC) | [Mailing list](https://groups.google.com/g/trace-opt)
1919

2020
<p >
2121
<img src="https://github.com/microsoft/Trace/blob/main/docs/images/platform2.png" alt="drawing" width="100%"/>

0 commit comments

Comments
 (0)