🦎Psyllama

Web search

Web search is a pattern: your application retrieves web results and provides them to the model as context.

Recommended approach

- Use a dedicated search API
- Provide sources + snippets
- Ask the model to cite sources

Tool calling

Combine with tool calling to let the model request searches.