langchain-ai / opengpts

MIT License
6.44k stars 851 forks source link

[BLOCKED] Filter few shot examples by `assistant_id` #341

Closed andrewnguonly closed 4 months ago

andrewnguonly commented 4 months ago

Summary

Filter few shot examples by assistant_id. In other words, each assistant will have their own few shot examples, even if they use the same graph.

This change cannot be tested until this PR is merged and deployed: https://github.com/langchain-ai/langgraph/pull/489

To Do

andrewnguonly commented 4 months ago

Closing this PR and creating a new one.