# Freysa Framework ## Docs - [Create chat completion](https://framework.freysa.ai/api-reference/create-chat-completion.md): OpenRouter/OpenAI API-compatible completions endpoint enables developers to build their own applications on sovereign agents. The completions request object is augmented with appropriate details from the agent's memory. Following the standard API format ensures compatibility with all SDKs that suppo… - [Get attestation details](https://framework.freysa.ai/api-reference/get-attestation-details.md): Attestation endpoints return cryptographically signed evidence about the code and configuration running in the Trusted Execution Environment (TEE). This evidence allows third parties to verify the authenticity and integrity of the TEE's execution environment. - [Introduction](https://framework.freysa.ai/api-reference/introduction.md) - [Query memories](https://framework.freysa.ai/api-reference/query-memories.md): Memory retrieval endpoint enables querying of the agent's memory to obtain the top-k most relevant results. - [Store memory](https://framework.freysa.ai/api-reference/store-memory.md): Memory endpoint enables ingestion of memories into your agent. These memories are used by the agent when using tools or when developers invoke the chat completions endpoint. - [Overview](https://framework.freysa.ai/overview.md): Freysa is the first sovereign AI agent you can integrate with. - [The FAI Token](https://framework.freysa.ai/overview/fai.md): Governance, utility & payments across the Sovereign Agent Stack - [Who is Freysa?](https://framework.freysa.ai/overview/introduction.md): The First Sovereign Agent - [Long-term Mission](https://framework.freysa.ai/overview/longterm.md): Why Freysa exists: looking beyond AGI - [Roadmap](https://framework.freysa.ai/overview/roadmap.md): Full-stack alternative to centralized AI - [Summary of Capabilities](https://framework.freysa.ai/roadmap.md): A sketch of the full picture - [Anonymizer](https://framework.freysa.ai/silo/anonymizer.md): On-device PII replacement for private access to closed-source models - [Download](https://framework.freysa.ai/silo/download.md): Get the latest version of Silo - [Features](https://framework.freysa.ai/silo/features.md): Comprehensive overview of Silo's capabilities - [Introduction](https://framework.freysa.ai/silo/introduction.md): 100% Private AI - [Privacy](https://framework.freysa.ai/silo/privacy.md): How Silo keeps your conversations secure - [Silo Box](https://framework.freysa.ai/silo/the-box.md): Your personal AI infrastructure at home - [Technical Architecture](https://framework.freysa.ai/sovereign-agents-framework/architecture.md): How can we build truly sovereign agents? - [Keystone Protocol: Long-Term Keys for Agents](https://framework.freysa.ai/sovereign-agents-framework/long-term-keys.md) - [Memory](https://framework.freysa.ai/sovereign-agents-framework/memory.md): Long, Short and everything in between - [Agent Sovereignty: Technical Considerations](https://framework.freysa.ai/sovereign-agents-framework/motivation.md): Motivation for the Technical Architecture - [Technical Architecture](https://framework.freysa.ai/tls-attestations/architecture.md): Connecting public and private data. - [Why TLS Attestations?](https://framework.freysa.ai/tls-attestations/motivation.md): Motivation - [Verification Frontend](https://framework.freysa.ai/tls-attestations/verification-frontend.md): To verify any attested information. ## OpenAPI Specs - [openapi](https://framework.freysa.ai/api-reference/openapi.json)