The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees.
The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance.
Access to all other Claude models is not affected.
We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible.
Read our full statement: https://t.co/bwn0sximKZ
@stevekrouse This is easy, create an mcp to search the files data only when needed, keeps your vector store clean. Python and fastmcp can do this. Vector store can hold 10k files but the context can get too large. Reach out can assist.
I think a cool thing to realize when programmingโor architectingโan application is that you discover things and grow. Pivots are essential to progress.
@stokfredrik We care. Using Azure OpenAI with our own instance lets us control the data plane. We tailor models with company data, wrapped in a Python/Django front end behind a VPN. Inference stays in-house, no leaks to generic SaaS backends.