Hacker News

Notes on El Salvador

Hacker News - Sat, 03/30/2024 - 6:46pm
Categories: Hacker News

Delirium Tremens

Hacker News - Sat, 03/30/2024 - 6:45pm
Categories: Hacker News

How to make LLM able to pick the correct tool to complete a task? (discord bot)

Hacker News - Sat, 03/30/2024 - 6:41pm

Hey, im creating a discord bot with one command /assistant.

Basically it takes as input `text` parameter, and you can use it like: - "What's the most active channel rn?" - "Explain the joke by @userX" - ...

Im using discord.js, how can I make the LLM pick the correct way to retrieve the information for completing the user's task? e.g., with "What's the most active channel?" the llm would have to select the discord.js method for retrieving all channels.

Any resources on this?

Comments URL: https://news.ycombinator.com/item?id=39879392

Points: 1

# Comments: 0

Categories: Hacker News

Pages