Skip to content

Correct travel assistant link in Agents documentation #247

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/agents/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ For more information and guides on how to use our Agents, we have the following
- [Github Agent](https://github.com/mistralai/cookbook/tree/main/mistral/agents/github_agent)
- [Linear Tickets](https://github.com/mistralai/cookbook/tree/main/mistral/agents/prd_linear_ticket)
- [Financial Analyst](https://github.com/mistralai/cookbook/tree/main/mistral/agents/financial_analyst)
- [Travel Assistant](https://github.com/mistralai/cookbook/tree/main/mistral/agents/travel_assisstant)
- [Travel Assistant](https://github.com/mistralai/cookbook/tree/main/mistral/agents/travel_assistant)
- [Food Diet Companion](https://github.com/mistralai/cookbook/tree/main/mistral/agents/food_diet_companion)

## FAQ

- **Which models are supported?**

Currently, only `mistral-medium-latest` and `mistral-large-latest` are supported, but we will soon enable it for more models.
Currently, only `mistral-medium-latest` and `mistral-large-latest` are supported, but we will soon enable it for more models.