Skip to content

Commit ed0faf6

Browse files
committed
update component library list
1 parent f8ec151 commit ed0faf6

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

xai_components/readme.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,16 @@ $ xircuits install <component library name>
4141
### 🤖 AI Agents
4242
| Name | Description | Version |
4343
| ---- | ----------- | ------- |
44-
| [GPT Agent Toolkit](https://github.com/XpressAI/xai-gpt-agent-toolkit) | Experiment with and create Collaborative Large Language Model-based automatons (Agents) in the style of BabyAGI and Auto-GPT. | 0.1.0 |
45-
| [Vecto](https://github.com/XpressAI/xai-vecto) | The power of vector embeddings in Xircuits. | 0.1.0 |
46-
| [OpenAI](https://github.com/XpressAI/xai-openai) | Easily integrate OpenAI's functionalities, such as retrieving models and generating text, into your Xircuits projects! | 0.1.0 |
47-
| [Anthropic](https://github.com/XpressAI/xai-anthropic) | Advanced components for anthropic principles. | - |
48-
| [HF Agent](https://github.com/XpressAI/xai-hfagent) | Advanced components for hugging face agents. | - |
49-
| [Actors](https://github.com/XpressAI/xai-actors) | Components for creating actor models. | - |
50-
| [VertexAI](https://github.com/XpressAI/xai-google-vertexai) | Components that interfaces with Google Vertex AI! | - |
44+
| [GPT Agent Toolkit](https://github.com/XpressAI/xai-gpt-agent-toolkit) | Experiment with CLM-based automatons in BabyAGI and Auto-GPT style. | 0.1.0 |
45+
| [Vecto](https://github.com/XpressAI/xai-vecto) | Leverage vector embeddings in Xircuits. | 0.1.0 |
46+
| [OpenAI](https://github.com/XpressAI/xai-openai) | Integrate OpenAI models and text generation into Xircuits. | 0.1.0 |
47+
| [Anthropic](https://github.com/XpressAI/xai-anthropic) | Advanced anthropic principle components. | - |
48+
| [HF Agent](https://github.com/XpressAI/xai-hfagent) | Components for Hugging Face agents. | - |
49+
| [Actors](https://github.com/XpressAI/xai-actors) | Create actor models in Xircuits. | - |
50+
| [VertexAI](https://github.com/XpressAI/xai-google-vertexai) | Interface with Google Vertex AI in Xircuits. | - |
51+
| [Xircuits Converse](https://github.com/XpressAI/xai-converse) | Integrate conversational AI with OpenAI API in Xircuits. | - |
52+
| [Xpress AI Agent Library](https://github.com/XpressAI/xai-agent) | Define agents and tools in Xircuits with OpenAI and Google Vertex support. | - |
53+
5154

5255
### 💬 Communication
5356
| Name | Description | Version |

0 commit comments

Comments
 (0)