0ptim / JellyChat

🪼 AI chatbot for the DeFiChain ecosystem.
https://defichainwiki.com/jellychat
MIT License
11 stars 2 forks source link

Embedding Based Routers #32

Closed 0ptim closed 1 year ago

0ptim commented 1 year ago

Currently, we use an Agent as the top layer, which decides on what tools it should use.

We could maybe bring cost/delay down by using embeddings for this step.

https://twitter.com/langchainai/status/1657876190261047297

0ptim commented 1 year ago

Not a viable option. A lot of intelligence would be lost by this implementation.