Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the proper template for function calling #53

Open
bryanhpchiang opened this issue Aug 26, 2024 · 1 comment
Open

Getting the proper template for function calling #53

bryanhpchiang opened this issue Aug 26, 2024 · 1 comment
Labels

Comments

@bryanhpchiang
Copy link

bryanhpchiang commented Aug 26, 2024

What is the definitive answer for how to format my prompts properly for function calling with llama3.1?

Seeing a lot of conflicting information across Twitter, the official Meta docs, Huggingface docs, and the docs from numerous inference providers.

I'm using a vLLM server and I want to create a lightweight prompt library from scratch to make sure there are no errors. Thank you!

@heyjustinai
Copy link
Member

hey @bryanhpchiang, this example covers how to create a custom tool and have the agent use it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants