How can we serve Genie as an endpoint model like RAG?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 02:14 AM
Is there any way to serve genie bot as a endpoint model like we serve RAG models. So we can access the genie bot outside the genie space?
Labels:
- Labels:
-
Genie
-
Genie - Notebook Access
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2024 05:46 AM
Hi @hammad, Genie has its own APIs and cannot be served through Model Serving (creating a Model Serving Endpoint). All Genie queries happen in the context of a Genie Space even when accessed through the API. The Space is how Genie knows what data it should access, receive additional instructions, etc.

