Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

f5.md 623 B

You have to be logged in to leave a comment. Sign In

F5

F5 provides an interface for a handful of LLM APIs.

The F5 provider is compatible with all the options provided by the OpenAI provider.

In the F5 AI Gateway, you can create paths that serve OpenAI-compatible endpoints. Here's an example:

providers:
  - id: f5:path-name
    config:
      temperature: 0.5
      apiBaseUrl: https://path.to.f5.ai/
      apiKey: YOUR_F5_API_KEY

If you prefer to use an environment variable, set F5_API_KEY.

For more information on the available models and API usage, refer to the F5 documentation for each specific model.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...