Skip to content
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 documentation/responses/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Below are practical examples showing how to use the Julep Open Responses API for

<h4>Model Selection</h4>
- While using models other than OpenAI, one might need to add the `provider/` prefix to the model name.
- For supported providers, see the [LiteLLM Providers](https://docs.litellm.ai/providers) documentation.
- For supported providers, see the [LiteLLM Providers](https://docs.litellm.ai/docs/providers) documentation.

<h4>Environment Setup</h4>
- Add the relevant provider keys to the `.env` file to use their respective models.
Expand Down Expand Up @@ -308,4 +308,4 @@ You've got Open Responses running – here's what to explore next:
- [OpenAI's Responses API Documentation](https://platform.openai.com/api-reference/responses) - For more insight into the original API that inspired Julep's Responses
- [OpenAI Agents SDK](https://openai.github.io/openai-agents-python/) - Explore OpenAI's Agents SDK that works with Julep's Open Responses API
- [Learn more about Julep](/introduction/julep) - To learn more about Julep and its features
- [Julep's GitHub Repository](https://github.com/julep-ai/julep) - To contribute to the project
- [Julep's GitHub Repository](https://github.com/julep-ai/julep) - To contribute to the project