Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
-
Tencent's Yuanbao
- It can be added as a chat friend in WeChat now!
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tencent's Yuanbao
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
curl -LsSf https://astral.sh/uv/install.sh | sh
curl -LsSf https://astral.sh/uv/install.sh | env UV_INSTALL_DIR="/usr/local/bin" sh
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
set temporature
give some examples
leverage built tools provided by LLM products. For example, Google AI Studio provides tools
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
llm is an ecosystem of Rust libraries for working with large language models - it's built on top of the fast, efficient GGML library for machine learning.
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tool | How it Works | Pros | Cons | Best For... |
---|---|---|---|---|
Firenvim | Embeds a real Neovim instance | Full power of Neovim, embedded directly in the page. | Can be complex to set … |