Spaces:
Sleeping
Sleeping
Commit History
Update to purple theme - sync changes from test-playground 8bccf3c unverified
Update README.md eff42b4 verified
Update README.md 586ee26 verified
Update README.md e8abdbe verified
Update README.md 71bd745 verified
Update gateway_client.py 42ff401 verified
Update app.py 1f6c850 verified
Keep only Gemini 3 Pro Preview and Gemini 2.5 Pro models bb8d7e6
Anirudh Esthuri commited on
Update Gemini model names to correct IDs: gemini-3-pro-preview and gemini-2.5-pro 5e9685d
Anirudh Esthuri commited on
Add Gemini 3.0 Pro and Gemini 2.5 Flash models 5d01c08
Anirudh Esthuri commited on
Update Gemini model names to use available models (gemini-1.5-pro and gemini-2.0-flash-exp) 1f9a06d
Anirudh Esthuri commited on
Fix Google Gemini API chat history handling 61fbcaf
Anirudh Esthuri commited on
Switch Gemini models to use Google API directly instead of AWS Bedrock 16ab50a
Anirudh Esthuri commited on
Add Gemini 3.0 Pro and Gemini 2.5 Flash models support via AWS Bedrock 3a73f5d
Anirudh Esthuri commited on
Fix: Use inference profile ARN as modelId parameter (not inferenceProfileIdentifier) 4cd3a4a
Anirudh Esthuri commited on
Read inference profile ARNs from environment variables (secrets) 9b52469
Anirudh Esthuri commited on
Add inference profile ARNs for provisioned throughput Claude models 4a34f6e
Anirudh Esthuri commited on
Revert to :0 suffix for provisioned throughput Claude models d349f76
Anirudh Esthuri commited on
Fix Claude model IDs: remove :0 suffix for on-demand throughput 60b46b8
Anirudh Esthuri commited on
Add Claude Opus 4 model 2dfa9ea
Anirudh Esthuri commited on
Add GPT-5 model and update Claude models to Haiku 4.5 and Sonnet 4.5 b3b1df7
Anirudh Esthuri commited on
Update app.py 422aadb verified
Update README.md 9dd919d verified
Update README.md 4d526d5 verified
Update README.md 36b0fbb verified
Update README.md 8f06569 verified
Update README with brain emoji, better description, and token authentication instructions 93ab663
Anirudh Esthuri commited on
Use huggingface_hub library for token validation - more reliable authentication 3653027
Anirudh Esthuri commited on
Improve HF token validation with better error messages and debugging 15dc14b
Anirudh Esthuri commited on
Implement HF token authentication - prevent unauthorized memory access ad65183
Anirudh Esthuri commited on
Require username input on HF Spaces - prevent unauthorized memory access 4a28790
Anirudh Esthuri commited on
Lock user ID to HF username for security - prevent accessing other users' memories d759549
Anirudh Esthuri commited on
Add Hugging Face user ID support for automatic persona assignment f827eab
Anirudh Esthuri commited on
Add API key header support for backend authentication 7d97a41
Anirudh Esthuri commited on
Update Bedrock model IDs to user-provided model identifiers 0c5da84
Anirudh Esthuri commited on
Update Bedrock model IDs to remove version suffixes 0c7dcf6
Anirudh Esthuri commited on
Improve error messages for invalid Bedrock model IDs 9abf0b8
Anirudh Esthuri commited on
Fix Bedrock model IDs for on-demand inference (remove :0 suffix) c738f66
Anirudh Esthuri commited on
Improve AWS credential validation and use AWS_DEFAULT_REGION 2d070b4
Anirudh Esthuri commited on
Add better error handling for AWS Bedrock credentials 4d77281
Anirudh Esthuri commited on
Update gateway_client.py c5d7dd0 verified
Update gateway_client.py baa50bf verified
Update app.py 27caa28 verified
Update gateway_client.py 0b7c6b7 verified
Revert gateway client endpoints e4574f6
Anirudh Esthuri commited on
Restore gateway client v1 endpoints e06b639
Anirudh Esthuri commited on