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

Link to AI Engineering Hours on README #776

Merged
merged 2 commits into from
Nov 29, 2024
Merged
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
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ You can do a lot more stuff with configs in your AI gateway. [Jump to examples

<br/>


### Enterprise Version (Private deployments)

<sup>
Expand All @@ -155,6 +154,16 @@ The enterprise deployment architecture for supported platforms is available here

<br>

<hr>

### AI Engineering Hours

Join weekly community calls every Friday (8 AM PT) to kickstart your AI Gateway implementation! [Calendar Link](https://lu.ma/portkey?tag=ai%20engineer)

Meetings of Minutes [published here](https://portkey.ai/docs/changelog/office-hour).

<hr>

## Core Features
### Reliable Routing
- <a href="https://portkey.ai/docs/product/ai-gateway-streamline-llm-integrations/fallbacks">**Fallbacks**</a>: Fallback to another provider or model on failed requests using the LLM gateway. You can specify the errors on which to trigger the fallback. Improves reliability of your application.
Expand Down Expand Up @@ -269,6 +278,16 @@ The easiest way to contribute is to pick an issue with the `good first issue` ta

Bug Report? [File here](https://github.com/Portkey-AI/gateway/issues) | Feature Request? [File here](https://github.com/Portkey-AI/gateway/issues)


### Getting Started with the Community
Join our weekly AI Engineering Hours every Friday (8 AM PT) to:
- Meet other contributors and community members
- Learn advanced Gateway features and implementation patterns
- Share your experiences and get help
- Stay updated with the latest development priorities

[Join the next session →](https://lu.ma/portkey?tag=ai%20engineer) | [Meeting notes](https://portkey.ai/docs/changelog/office-hour)

<br>

## Community
Expand Down