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

roadmap: Migrate Jan's legacy Assistants to Cortex /assistants API #3909

Closed
4 tasks
dan-menlo opened this issue Oct 30, 2024 · 2 comments
Closed
4 tasks

roadmap: Migrate Jan's legacy Assistants to Cortex /assistants API #3909

dan-menlo opened this issue Oct 30, 2024 · 2 comments
Assignees
Milestone

Comments

@dan-menlo
Copy link
Contributor

dan-menlo commented Oct 30, 2024

Goal

  • Jan's Assistants to migrate to Cortex /assistants API
  • We are using the outdated Jan Assistant
    • Each thread will has a specific Assistant
    • Assistant has model settings (not ideal)

Out-of-scope

  • OpenAI-compatible Assistants
  • Relies on runs to integrate into threads

Task List

Backend

Docs

Scope

  • Default Assistant?
  • Include Retrieval Tool?
@dan-menlo dan-menlo added this to Menlo Oct 30, 2024
@dan-menlo dan-menlo converted this from a draft issue Oct 30, 2024
@imtuyethan imtuyethan moved this from Investigating to Planning in Menlo Nov 27, 2024
@imtuyethan imtuyethan changed the title planning: Migrate Jan's Assistants to Cortex Assistants API roadmap: Migrate Jan's Assistants to Cortex Assistants API Nov 28, 2024
@namchuai namchuai moved this from Planning to Scheduled in Menlo Dec 4, 2024
@dan-menlo dan-menlo changed the title roadmap: Migrate Jan's Assistants to Cortex Assistants API roadmap: Migrate Jan's Assistants to Cortex /assistants API Dec 5, 2024
@namchuai namchuai moved this from Scheduled to Eng Review in Menlo Dec 6, 2024
@namchuai namchuai moved this from Eng Review to QA in Menlo Dec 9, 2024
@namchuai namchuai moved this from QA to Eng Review in Menlo Dec 9, 2024
@imtuyethan imtuyethan added this to the v0.5.12 milestone Dec 10, 2024
@dan-menlo dan-menlo changed the title roadmap: Migrate Jan's Assistants to Cortex /assistants API roadmap: Migrate Jan's legacy Assistants to Cortex /assistants API Dec 16, 2024
@imtuyethan imtuyethan removed this from the v0.5.12 milestone Dec 17, 2024
@dan-menlo
Copy link
Contributor Author

dan-menlo commented Jan 2, 2025

Current state:

  • 0.5.12: Each Thread has its own Assistant (legacy) with RAG (legacy)
  • We need runs for Asssistants (v1) to work with Threads
    • Assistants (Openai-Beta: v2) are global and accessed via /assistants API
    • Assistants (Openai-Beta: v2) have /runs as join table with /threads

@imtuyethan imtuyethan added this to the v0.5.15 milestone Jan 2, 2025
@dan-menlo
Copy link
Contributor Author

Merging into #4274

@github-project-automation github-project-automation bot moved this from Eng Review to QA in Menlo Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

5 participants